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!