MATLAB crashes when I add a folder to the path or when I save a script
6 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 7 Dec 2013
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 Comments
More Answers (2)
Rbk
on 27 Feb 2014
Hi Junjian, I have the same problem as you described. Did you fix it? Thanks
5 Comments
Rbk
on 4 Mar 2014
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
on 4 Mar 2014
It seems to me that the most likely culprit is Java. Not sure how you would test that though.
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!