Error Starting Desktop - Matlab: solved
Error:
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown SOurce)
java.awt.EventDispatchThread.pumpOneEventForHierarchy
..........
..........
Solution:
Look for MATLABDesktop.xml
Delete it.
Done.
or
Setting in shortcut properties "Windows Vista compatibility Mode":
+ Right-click Matlab shortcut->Properties->compatibility
+ Compatibility Mode-> check "Run this program in compatibility Mode for:" Windows Vista(recommend) or Windows 2000
+ Restart Matlab
1 comments:
Great after lot of pages read, this is the only one site with the solution to my problem. Thanks
Post a Comment