MATLAB 2020b crashing without error messages
이전 댓글 표시
Hello Matlab Community,
I am trying to run a MATLAB code. The first run of the code works fine. But whenever, I try to edit the code, MATLAB crashes while I am on the editor. I am not sure why?
답변 (1개)
Jan
2021년 5월 31일
0 개 추천
If the code contains some C-mex functions, they can corrupt the memory. With some luck, Matlab can still work until a random following collision.
So please explain, if the problem is reproducible. If it is, which OS and Matlab version are you using?
댓글 수: 1
Amartya Ganguly
2021년 5월 31일
편집: Amartya Ganguly
2021년 5월 31일
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!