Help with Java heap space on macOS Big Sur

6 vues (au cours des 30 derniers jours)
DM
DM le 24 Août 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

Réponses (1)

Sivani Pentapati
Sivani Pentapati le 30 Août 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.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by