- MacOS Catalina (10.15)
- MacOS Mojave (10.14)
- MacOS High Sierra (10.13.6)
MATLAB 2020a running very slow on macOS Big Sur
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Christopher Luong
el 20 de Jul. de 2021
Respondida: Harikrishnan Balachandran Nair
el 27 de Jul. de 2021
Hello, I am having a problem with the command window being extremely slow when I am trying to read in .dat files. They are quite large (somthing like (176000, 26000)), but it is taking upwards of 30 min to read in. And once it is read in, it is very laggy for just displaying the size(), or when I simply input 2 + 2. It will take about 2 full seconds to generate the answer for 2 + 2.
I have checked other similar questions and one of the most common problems is that people have a program called 'magnet' running, which I do not.
Any tips for what I can do to speed this up? Or why it is so slow? Even just clicking between the command line and the script box takes 5 seconds to register. I am using readtable() to read in the .dat files.
Thanks.
0 comentarios
Respuestas (1)
Harikrishnan Balachandran Nair
el 27 de Jul. de 2021
From my understanding, your Matlab is running slow on loading large variables. This is a known issue and has been resolved in later releases. Matlab 2020a Supports the following three Mac Operating Systems
Since you are using macOS Big Sur, the possible Workaround on this would be to upgrade Matlab to later releases. System Requirements in Mac Os for Matlab 2020a can be found here
0 comentarios
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!