How do I go threw every steeep of a While loop in a Simulink Model?
4 ビュー (過去 30 日間)
古いコメントを表示
I wanted to ask how to go threw every iteration of a while loop in Simulink, so that i can debug my Simulation?
0 件のコメント
回答 (1 件)
Govind KM
2023 年 7 月 4 日
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:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!