Help with Java heap space on macOS Big Sur

6 visualizaciones (últimos 30 días)
DM
DM el 24 de Ag. de 2021
Respondida: Sivani Pentapati el 30 de Ag. de 2021
Hi,
I have a persistant and very annoying problem with matlab. I am keep getting the following error and I can't work with MATLAB2017b anymore. Should I unistall and install again Matlab? Is there any way to fix that?
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space

Respuestas (1)

Sivani Pentapati
Sivani Pentapati el 30 de Ag. de 2021
You are facing this error because of insufficient java heap space. The configuration of the heap space can be edited under the Preferences tab of the toolstrip. Please refer to this link for more information.

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!

Translated by