There is a error about ‘java’ when my matlab code is running
조회 수: 1 (최근 30일)
이전 댓글 표시
It seems that my program still running when the 'java' error occur , Is there some effects to my program. and WHY? thank you for taking your time
Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: sun.java2d.HeadlessGraphicsEnvironment cannot be cast to sun.awt.Win32GraphicsEnvironment
댓글 수: 0
답변 (1개)
Image Analyst
2012년 7월 27일
Yeah, get used to it. I see this at least once a day. Often you can ignore it. If things get really flaky on you, then just restart MATLAB.
댓글 수: 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!