フィルターのクリア

How to step through While Loop in Simulink?

14 ビュー (過去 30 日間)
dzid_
dzid_ 2020 年 11 月 18 日
コメント済み: Markus Scheitacker 2022 年 1 月 25 日
Simulink doesn't stop in at desired conditional breakpoint inside the While Loop. It even say it hit the value, but it never pauses is in the minor step.
How to debug While loops efficiently without ability to pause simulation?

回答 (1 件)

Rohit Pappu
Rohit Pappu 2020 年 11 月 24 日
Breakpoints can be added to a particular signal using the Add Breakpoint option, under the Debug tab.
Addittional documentation can be found here
  1 件のコメント
Markus Scheitacker
Markus Scheitacker 2022 年 1 月 25 日
is there the possiblity to debug the iteration within the iteration counter within one time step in the while loop?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeEvent Functions についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by