Simulink crashes while simulating model using snapshot for initialisation

7 ビュー (過去 30 日間)
TeraWatt
TeraWatt 2023 年 5 月 31 日
回答済み: Dinesh 2023 年 6 月 6 日
This happends only when using a snapshot to initialise my model. I have searched in windows and found a description of the error:
Any idea how to solve this issue?
  1 件のコメント
Daniel
Daniel 2023 年 6 月 1 日
It might be a good idea to file a service request for this.

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

採用された回答

Dinesh
Dinesh 2023 年 6 月 6 日
Hi Ismael!
The exception code c0000374 indicates a heap corruption. One possible reason could be an issue with the snapshot itself, such as it being incomplete or corrupted. Another possibility could be a lack of available memory or resources when Simulink tries to load and use the snapshot.
To troubleshoot this issue, please follow these steps:
1. Try reproducing the issue with a simple demo model like "vdp.slx." Type open('vdp.slx') in command window.
2. If the issue persists, please file a service request with MathWorks using this link: https://www.mathworks.com/support/contact_us.html.
I hope this information helps.
Thank you.

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by