MATLAB 2012b Freeze in Mac OSX Mountain Lion
1 view (last 30 days)
Show older comments
Hi, I have installed Matlab 2012b on my Mac Retina, but for some reason, the graphic interface get stuck when I open the program, meaning that when I pulse some in the interface nothing happens unless I put zoom. Is this kind of bug? How to fix it?
Thank you
1 Comment
Jay Goldfarb
on 1 Jul 2013
I am having the same problem. Matlab freezes when on startup. But calling matlab -nojvm works fine so I suspect it is java that is the problem. "java -version" gives:
java version "1.6.0_51"
Java™ SE Runtime Environment (build 1.6.0_51-b11-456-11M4508)
Java HotSpot™ 64-Bit Server VM (build 20.51-b01-456, mixed mode)
I tried the fix at: http://www.mathworks.co.uk/matlabcentral/answers/80602-matlabpool-disabled-by-apple-s-java-update-again
but this did not work either.
Accepted Answer
Manish
on 2 Jul 2013
I had the same issue. But this trick worked, see this link http://kb.mit.edu/confluence/display/istcontrib/Matlab+freezing+after+Java+update+in+OS+X
You need to update Java (from -456-xxx to -457-xxx)
More Answers (3)
Marc
on 29 Jun 2013
I am running 2012b on my MacBook pro, non-retina with no problems. Latest OS X, 10.8.4.
Contact technical support for help.
0 Comments
Walter Roberson
on 29 Jun 2013
Java problem. First try updating to the latest Java (a new version came out in the last day or so.) If that fails then see http://www.mathworks.co.uk/matlabcentral/answers/80602-matlabpool-disabled-by-apple-s-java-update-again
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!