import signal from workspace to simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have t and y data in matlab workspace, I want to produce y over t signal in simulink. I used from workspace block in simulink with a data of [t,y], but this does not give the same plot as I am getting in matlab by plotting (t,y)! moreover, it takes long time to be able to see it since it has a length of 1300. Any comments would be appreciated.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Sources 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!