Java out of memory error
1 view (last 30 days)
Show older comments
i am using matlab 7.While importing data using 'uiimport',matlab throws java outof memory error.I searched online for solutions.One of solutions says to create java.opts file,copy to rootlibrary of matlab. i could able to create java.opts file.. but which location to copy.In case write access not available a tha location..what can be done..
0 Comments
Answers (1)
the cyclist
on 30 May 2012
A simpler solution that might help (but which you may have tried already) is to go to the menu MATLAB --> Preferences --> General --> Java Heap Memory, and max that out. You'll need to restart MATLAB for that to take effect, I believe.
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!