Displaying data plots from workspace when simulation starts
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on View and Analyze Simulation Results in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!