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

23 vues (au cours des 30 derniers jours)
632541
632541 le 4 Fév 2021
Commenté : 632541 le 4 Fév 2021
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)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by