MATLAB crashes when I add a folder to the path or when I save a script
5 次查看(过去 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!