Exception in thread "TimerQueue"
java.lang.OutOfMemoryError: Java heap space
at java.awt.EventQueue.invokeLater(Unknown Source)
at javax.swing.SwingUtilities.invokeLater(Unknown
Source)
at javax.swing.Timer.post(Unknown Source)
at javax.swing.TimerQueue.postExpiredTimers(Unknown
Source)
at javax.swing.TimerQueue.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
??? Error using ==> gadsplot at 114
A read error occurred while reading from lab 3. This is
causing:
java.lang.OutOfMemoryError: Java heap space
Dave,
Look at this for increasing java heap space on your system
for matlab..
http://www.mathworks.com/support/solutions/data/1-18I2C.html
-Sachin
Thanks I have changed that now, so hopefully won't get the
same error again. cheers.