MATLAB crashes when i use plot command
Ältere Kommentare anzeigen
Hello, as I already said in the title, MATLAB(version R2007a) simply crashes everytime I use the command plot, regardless of the arguments of the function. It is enough to write >> plot to make the program crash 100%. Apparently all other functions are running without problems.
This never happened before yesterday, the program had been working smoothly for months.(since I installed it) I am running MATLAB on a MacBook Pro with Mac OSX Snow Leopard. I presume the problem is due to the automatic software update that my mac did yesterday morning.
I tried to reinstall the program but nothing changed. Additionally, I found 5-6 files in the Documents folder about some java error logs... Any clue about how I should behave to solve the problem? Thank you very much in advance
Akzeptierte Antwort
Weitere Antworten (2)
Florin Neacsu
am 12 Jul. 2011
1 Stimme
Hi,
I did not experience such problems. It seems it has to do with the Java update, and not Snow Leopard itself.
I am using 10.6.8 and R2009b without any problems.
Regards, Florin
Sean de Wolski
am 12 Jul. 2011
I couldn't find any specific bug report that relates to what you're seeing, but I do remember snow leopard not getting along with MATLAB very well.
I would recommend calling tech support.
Also, does
peaks
or
contour(magic(10))
work? (other things that require figures)
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!