why open a simulink model takes so long time

22 ビュー (過去 30 日間)
wenchao zhang
wenchao zhang 2025 年 9 月 3 日
編集済み: Guillaume 2025 年 10 月 8 日 9:15
when try to open a simulink model it stay in busy status long time, seems stucked, any knows how to resolve this issue. memory is full or other reason?

採用された回答

Guillaume
Guillaume 2025 年 10 月 8 日 9:15
編集済み: Guillaume 2025 年 10 月 8 日 9:15
Hello,
This symptom may be related to a Simulink Data Inspector cache that is too large : this could help
Simulink.sdi.clear

その他の回答 (1 件)

Andreas Goser
Andreas Goser 2025 年 9 月 3 日
A couple of things to test and consider:
  • Is it only this model, or also other models like demos/examples? How is your model "behaving" at you colleagues' or project partners' installations?
  • Do you bring that up as it was faster in the past and you made changes or have a different release?
  • It seems to work with the model on a network drive. Is it different locally?
  • Can you think of callbacks that cause the delay rather than the model itself?
  3 件のコメント
wenchao zhang
wenchao zhang 2025 年 9 月 3 日

how to check where use the call back function in the model

Andreas Goser
Andreas Goser 2025 年 9 月 3 日
I was thinking mainly of model callbacks: https://www.mathworks.com/help/simulink/ug/model-callbacks.html
If your colleageus can open it and it is much faster, then my theory is there is a relation with files on a network drive.

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

カテゴリ

Help Center および File ExchangeComponent-Based Modeling についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by