Java out of memory error
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
the cyclist
2012-5-30
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!