Displaying data plots from workspace when simulation starts

1 view (last 30 days)
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!

Answers (0)

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!