dynamic graph, power time

Hi guys,
I would a dynamic plot. On x-axis time, on y-axis power. I would a dynamic plot similar video, where i can view my power from vector in time and i would add a other vector.
Thanks bye.

Risposte (2)

kimsrang Iet
kimsrang Iet il 3 Gen 2024

0 voti

t = 0:0.001:60 ;
y = sin(t) ;
comet(t,y)

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Risposto:

il 3 Gen 2024

Community Treasure Hunt

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

Start Hunting!

Translated by