Java heap space memory error after saving a large number of files

Hello,
I am running a batch generation of simulated images in Matlab using the software CERR ( http://www.cerr.info/about.php ). It involves large structure files containing image matrices which are opened, modified and then saved using saveas. The following error appears after running about 200 files: Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Is there any way of clearing the java memory within my code to free some space? I have already increased the java heap size to maximum in the preferences. Any help will be greatly appreciated!

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Call Java from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by