import signal from workspace to simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!