Info
This question is closed. Reopen it to edit or answer.
How do I plot voltage against current?
1 view (last 30 days)
Show older comments
So I am trying to plot the voltage and currents that I got from a cirtcuit, but it is 1 voltage against 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 Comment
Star Strider
on 3 Sep 2018
In my experience, Current is usually the imaginary component of a complex power vector (or function), and Voltage as the real part.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!