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

4 Ansichten (letzte 30 Tage)
Beatrice
Beatrice am 8 Jan. 2015
Bearbeitet: Edric Ellis am 8 Jan. 2015
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!

Antworten (0)

Kategorien

Mehr zu Call Java from MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by