How do I plot voltage and currents against time?

2 views (last 30 days)
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.
  2 Comments
Damián Muciño
Damián Muciño on 3 Sep 2018
Moved: Sabin on 4 Jan 2023
I realize that waht I gor to do is to plot voltage and current against time and not voltage against current.

Sign in to comment.

Answers (1)

Sabin
Sabin on 27 Jan 2023
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.

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!