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

3 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 27 Jun. 2009
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.

Weitere Antworten (0)

Kategorien

Mehr zu Subsystems finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by