How I can run simulink step by step
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Shrirang
el 21 de Oct. de 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
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!