![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/176245/image.png)
How I can run simulink step by step
1 view (last 30 days)
Show older comments
I am working on co-simulation. Could you tell me how to run the simulink step by step? When I used the command 'SIM', the results of last step is always missed.
Thanks in advance.
0 Comments
Answers (2)
Shrirang
on 21 Oct 2014
1) Hi you can use simulink debugger for this using this u can stop the simulation every step. You can use the option "Go to first method at start of next time step" (4th option)
U can see the value of any block at each step
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/176245/image.png)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!