MATALAB problem with JAVA
이전 댓글 표시
I use MATLAB R2011a, 64 bit, and my operating system is a 64-bit Windows 7 Ultimate. While trying to perform some simulations with my M-file codes, after some times MATALB stops working, goes white, and the only possibility is to close it. I think It is related to JAVA program, since sometimes when I open MATLAB i get this error:
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: java/awt/Event at java.awt.AWTEvent.convertToOld (Unknown Source)
Does this version of MATLAB needs a specific JAVA version?
답변 (1개)
MURAT
2014년 2월 11일
0 개 추천
Download last java.If matlab x86 then java x86 and vice versa.Goto Computer (right click)->Properities->Advanced System Settings-> System variables(at bottom). Then if exists change else add MATLAB_JAVA and java path(C:\Program Files\Java\jre7).Restart Matlab.This solves my problem.
카테고리
도움말 센터 및 File Exchange에서 Univariate Discrete Distributions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!