From: ke on 29 Jun 2010 14:36 I am running R2010a. Occasionally Matlab bogs down and takes several minutes to refresh its windows (figures, desktop, command window, etc). While Matlab is hung up, the Matlab main window shows a snapshot of my computer's desktop, such as a web browser that I have open underneath windows. This occurs when I am doing something trivial, like making a simple line plot or editing an mfile. I have a couple of shared drives on my Matlab path and my internet connection speed is very slow. I also have a lot of directories on my Matlab path. Could either of these explain it, and if so how to mitigate? Or any other ideas and suggestions?
From: ke on 29 Jun 2010 14:57 When this most recently happened, here are some errors that appeared: [ConditionalEventPump] Exception occurred during event dispatching: java.lang.Error: convertScreenLocationToParent: no window ancestor at javax.swing.SwingUtilities.convertScreenLocationToParent(Unknown Source) at javax.swing.PopupFactory$MediumWeightPopup.show(Unknown Source) at com.mathworks.mwswing.MPopup.show(MPopup.java:93) at com.mathworks.widgets.tokenmatch.TokenMatchPopup $1.run(TokenMatchPopup.java:242) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
|
Pages: 1 Prev: Very slow refresh of Matlab's windows Next: file i/o load in line by line |