MATLAB 2012b Freeze in Mac OSX Mountain Lion
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Jay Goldfarb
2013년 7월 1일
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.
채택된 답변
Manish
2013년 7월 2일
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)
추가 답변 (3개)
Marc
2013년 6월 29일
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
Walter Roberson
2013년 6월 29일
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
참고 항목
카테고리
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!