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

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

 Réponse acceptée

Alex Alex
Alex Alex le 4 Fév 2021
plot(y), plot(out.y), Something from this ?

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by