MATLAB crashes when I add a folder to the path or when I save a script
9 ビュー (過去 30 日間)
古いコメントを表示
I use MATLAB(R2013a) on win 8 pro. Recently when I add a folder to the path by using "set path" or when I save a script MATLAB will crash, showing "MATLAB(R2013a) has stopped working". I uninstall and reinstall MATLAB, the problem is still there. Also the same problem occurs when I change to MATLAB(R2013b). What's the problem and is there some method to solve this problem?
0 件のコメント
採用された回答
Image Analyst
2013 年 12 月 7 日
For true crashes like that , where MATLAB itself crashes in a fiery ball of flaming bits and bytes, it's recommended that you call the Mathworks. See the FAQ : http://matlab.wikia.com/wiki/FAQ#After_installation.2C_MATLAB_crashes_or_gives_an_error_message_when_I_try_to_run_MATLAB.
0 件のコメント
その他の回答 (2 件)
Rbk
2014 年 2 月 27 日
Hi Junjian, I have the same problem as you described. Did you fix it? Thanks
5 件のコメント
Rbk
2014 年 3 月 4 日
Btw, if you use Windows 7, you can use Event Viewer software to see the error when matlab crashes.
As far as I am concerned, I got the exception code 0xc0000005 ( which is somehow a generic, and may point on many problems with faulty hardware, but also on access violations (directory or file permissions).
Eric Keller
2014 年 3 月 4 日
It seems to me that the most likely culprit is Java. Not sure how you would test that though.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!