Why is MATLAB slow after updating my MacOS to version 11.4?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 21 de Jun. de 2021
Editada: MathWorks Support Team
el 7 de Abr. de 2022
After updating my MacOS to 11.4, MATLAB takes a long time to start or starts extremely slow.
When using MATLAB it also sometimes freezes.
How can I resolve this issue?
Respuesta aceptada
MathWorks Support Team
el 12 de Oct. de 2021
Editada: MathWorks Support Team
el 7 de Abr. de 2022
This issue has been resolved with MacOS 12 Monterey
If you are unable to update to MacOS 12 and are experiencing slow MATLAB Start up, you may start MATLAB through the terminal as a work around.
To open MATLAB from the terminal, open a Terminal window (/Applications/Utilities/Terminal.app) and run the following command:
$MATLAB/bin/matlab
Where $MATLAB is the path to your MATLAB directory. For example, if you are using MATLAB R2021a and have installed MATLAB in the default directory, the command will be:
/Applications/MATLAB_R2021a.app/bin/matlab
Note: The issue does not seem specific to M1 chips, as it has been reported on Intel.
1 comentario
Más respuestas (0)
Ver también
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!