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!