Simulink crashes when adding a breakpoint to a MATLAB function block

8 ビュー (過去 30 日間)
Brad
Brad 2024 年 6 月 8 日
回答済み: Brad 2024 年 6 月 13 日
A Simulink model I have will hard crash Simulink and MATLAB when I insert a breakpoint in a MATLAB function block. However, this only happens when I run the simulation in Normal mode. When I run in Accelerator mode, the break point works fine. The model didn't always have this problem, but I'm not sure what caused it. Unfortunately, it takes a long time to crash, reopen, and reload the large model and I haven't been able to isolate the cause.
Is there a general reason why breakpoints in MATLAB function blocks would crash Simulink in Normal mode, but not inAccelerator? I need to run the model in Normal mode for some other features I'd like to use.

採用された回答

Brad
Brad 2024 年 6 月 13 日
This ended up being related to the fact that some reference models in the parent model were running in accelerated mode, while the parent was not. When the reference models were converted to run in normal mode, the issue resolved.

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by