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

6 Ansichten (letzte 30 Tage)
How to use time series signals from simulink to workspace in plot?
plot(t,y);
Consider y is timeseries signal from simulink to workspace.

Akzeptierte Antwort

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

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by