Why does Simulink hang when I update my model in Simulink 5.0 (R13)?

3 ビュー (過去 30 日間)
When I update my model by pressing Ctrl+D, Simulink hangs. I experience this issue when I have a Matrix Multiplication block, If block and a Merge block in series.

採用された回答

MathWorks Support Team
MathWorks Support Team 2009 年 6 月 27 日
This issue has been fixed in Simulink 6.0 (R14). If you are using a previous version, read the following:
There is a bug in Simulink 5.0 (R13) that causes Simulink to encounter an infinite loop during the dimension propagation step of the model update phase. To work around this issue, place Signal Specification blocks (from Simulink/Signal Attributes library) at the inputs and outputs of the Merge block and explicitly specify the dimensions of the signals. The attached model (example.mdl) illustrates the changes proposed above.

その他の回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by