plot saved data in the sope
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello, my question is about scope of simulink, in the scope setting it is possible to save all the data in a structure or in array, but is it possible to plot saved data in the scope again or just I can plot it by using plot fuction of matlab, thanks?
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 11 Sep 2013
Modifié(e) : Azzi Abdelmalek
le 11 Sep 2013
You can use a From Workspace blocks. If y is your saved structure variable with time, just put it in the from workspace block parameters
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!