Help me to draw graphic with matrix
Show older comments
Hi everybody,
Can you show me to draw graphic S(t) in this case: P1(t), P2(t), P3(t) are matrixes depend on time t.
Thank you so much, Best regard!

4 Comments
darova
on 25 Jun 2020
what about plot function?
plot(t,P)
Le Duc Long
on 25 Jun 2020
Voss
on 25 Jun 2020
plot(t,S)
Le Duc Long
on 25 Jun 2020
Answers (0)
Categories
Find more on 2-D and 3-D Plots 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!