Java out of memory error
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
the cyclist
el 30 de Mayo de 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.
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!