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!

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

질문:

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