Displaying data plots from workspace when simulation starts
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I am plotting graphs from simulink model saved to workspace and datas from a matlab code on the same graph. I use 'sim' command to start simulation of the simulink model and i need to display the graphs right after the simulation starts. I use refreshdata and drawnow commands but it only work for the matlab code:but the data from the simulink waits till the simulaton end. Is there any way to display simulink plot when simulation starts?
Thank you!
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu View and Analyze Simulation Results finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!