Azzera filtri
Azzera filtri

How to use time series signals from simulink to workspace in plot?

10 visualizzazioni (ultimi 30 giorni)
How to use time series signals from simulink to workspace in plot?
plot(t,y);
Consider y is timeseries signal from simulink to workspace.

Risposta accettata

Alex Alex
Alex Alex il 4 Feb 2021
plot(y), plot(out.y), Something from this ?

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by