
How I can run simulink step by step
조회 수: 6 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Shrirang
2014년 10월 21일
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

참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!