There is a error about ‘java’ when my matlab code is running
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 27 Jul 2012
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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!