Why does a Stateflow freeze?

5 ビュー (過去 30 日間)
Filmon Yacob
Filmon Yacob 2013 年 6 月 30 日
Why does a Stateflow freeze--turns to gray and generates no outputs despite input signal availability? I tried events, clock, signalbuilder,solver config to wake it up but no change. I am using the stateflow along other simulink models that work good.

採用された回答

Siddharth
Siddharth 2013 年 7 月 1 日
Hi Filmon,
this seems like something that technical support at the MathWorks can help you with. Contact them at support@mathworks.com
-Sid
  1 件のコメント
Andreas Goser
Andreas Goser 2013 年 7 月 2 日
To be precise: The model / the program was actually not frozen but running with very small time steps. And the recommendation was to use the solver ode23tb, which is more suitable for stiff systems.

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

その他の回答 (1 件)

Andreas Goser
Andreas Goser 2013 年 7 月 1 日
While Siddharth is correct, contacting support should be considered, a couple of questions come to mind:
  1. All models or just your model freezes? What about a demos like "sf_car"?
  2. Any potential system requirement issues (like Release 13 on Windows 8...)?
  3. In general, what is your MATLAB release, OS, architecture (32 or 64 bit) and C Compiler?

カテゴリ

Help Center および File ExchangeComplex Logic についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by