There is a error about ‘java’ when my matlab code is running
6 次查看(过去 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!