MATLAB crashes when I add a folder to the path or when I save a script
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Junjian Qi
am 7 Dez. 2013
Beantwortet: Eric Keller
am 4 Mär. 2014
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 Kommentare
Akzeptierte Antwort
Image Analyst
am 7 Dez. 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 Kommentare
Weitere Antworten (2)
Rbk
am 27 Feb. 2014
Hi Junjian, I have the same problem as you described. Did you fix it? Thanks
5 Kommentare
Rbk
am 4 Mär. 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
am 4 Mär. 2014
It seems to me that the most likely culprit is Java. Not sure how you would test that though.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!