How do I plot voltage and currents against time?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Sabin
el 27 de En. de 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.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!