How do I plot voltage and currents against time?
2 次查看(过去 30 天)
显示 更早的评论
So I am trying to plot the voltage and currents against time that I got from a cirtcuit, it is 1 voltage and 4 currents and they are in complex numbers:
V = -4.74x10^-4 - .166i
I1 = .553-.127i
I2 = .2777+.217i
I3 = .781-.060i
I4 = .1205-.0585
Any help will be apreciated.
回答(1 个)
Sabin
2023-1-27
Not clear what are you trying to do. The only thing we see are 5 complex numbers. Might be helpful to look at Plot Imaginary and Complex Data page first.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!