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!