MatLab crash when opening simulink

Hello Community,
I try to open simulink app and whole MatLab app crashes, and error window comes. Sometimes simulink work and sometimes crash. I use MatLab2024a.
How I fix it!!

2 件のコメント

Sreeram
Sreeram 2024 年 10 月 4 日
Hi @Navajyoti, which operating system is being used?
Navajyoti
Navajyoti 2024 年 10 月 4 日
Thanks for responding so quick. I am using Debian.

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

 採用された回答

Sreeram
Sreeram 2024 年 10 月 4 日

2 投票

Hi Navajyoti,
It is a known issue that MATLAB might sporadically crash on Linux when starting Simulink as captured here:
To reduce the likelihood of this issue, execute the command
load_sl_glibc_patch
in MATLAB Command Window before starting Simulink. You may consider invoking this command in a startup.m file, so that the command need not be executed each time MATLAB is reopened.
You may consider downloading the patch published by MathWorks:
The instructions to patch are given in the README section of the repository.
I hope this helps!

1 件のコメント

Navajyoti
Navajyoti 2024 年 10 月 4 日
Thank you for your time, it was helpful

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

質問済み:

2024 年 10 月 4 日

コメント済み:

2024 年 10 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by