How do I go threw every steeep of a While loop in a Simulink Model?
이전 댓글 표시
I wanted to ask how to go threw every iteration of a while loop in Simulink, so that i can debug my Simulation?
답변 (1개)
Govind KM
2023년 7월 4일
0 개 추천
Hi malek,
One way to go through every iteration of a while loop in Simulink is to add a breakpoint to the signal through the Debug tab in Simulink. For more information you can refer to this answer:
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!