![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/176245/image.png)
How I can run simulink step by step
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (2)
Shrirang
le 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)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!