Serious problems in MATLAB 2021b running in Mac. Please help.
19 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using MATLAB 2021b installed in a Intel Mac (the latest release of Mac Pro, not Macbook Pro).
I have the following problems.
(1) At the begiining of starting MATLAB, a cursor takes 20 seconds everying time moving from Editor to Command Window and vice versa. This problem goes away (occasiontally but not alwasys) in 10-20 minutes, but occasionally start again when restart MATLAB.
(2) Typying in Coommand Window and Editor responds slowly and ackwardly. Occassionally, it holds my typing for a second and suddenly all my typing appears at once. Like (1), it usually (not always) goes away in 10-20 minutes of using MATLAB, but comes again after restart (not always, but occasionally).
(3) More serioulsy, the following is happening with MATLAB 2021b.
a. runing a very simple script by pressing the "Rung Section" or "Run" button on the top of the matlab.
b. the calculations takes forever (for the simple script) and the "Run" Button changes to "Pause".
c. To quiet the calculation, pressing the 'Stop' button, but it does not work.
d. So, pressing the 'Pause' button and a new Editor window of a MATLAB built-in function pops up and indicate a line where it is paused. And the 'pause' button changes to 'Continue'.
e. Pressing the 'Continue' button, and it is paused again, and indicating a line where it is paused. The button also changes to to 'Pause' again.
f. Pressing the 'Pause' button again, and back to (e). After repeating (d) and (e) several times, I can finally get out of debugging mode. It is happening almost EVERY time.
(4) Copying few lines of code from Editor and passting them in Command Window and executing them takes few minutes until complete the calculations as simple as (i = 1:100; sum(i)).
I have been using MATLAB for more than 10 years. I did not have these problems before, except (1) and (2) started happening occasionally in 2020a/b versions.
For your information, it would not be a hardware issue. My computer is the latest mac pro with 98 GB RAM and 24 intel cores.
Any comment and suggestion would be appreciated. Thank you so much for the help in advance.
6 Kommentare
António
am 21 Nov. 2023
Verschoben: Walter Roberson
am 29 Okt. 2025 um 3:32
Olá, trabalho com o Matlab desde 10 de outubro, ontem fiz atualização do mue mac pro M1 e o matlab ja não abre
Ted Rogers
am 28 Okt. 2025 um 23:32
Verschoben: Walter Roberson
am 29 Okt. 2025 um 3:32
the workspace window keeps going away. virtually everytime i run code. very very dissappointing. its like matlab decided that i don't believe it is important
Antworten (2)
Flemming
am 2 Dez. 2021
This is not a mac issue, it is a 2021b issue. It has serious problems in all aspects. Should never have been released.
1 Kommentar
Walter Roberson
am 21 Dez. 2021
I will pass on to Mathworks your recommendation that they recall R2012b.
Tanmay Das
am 13 Okt. 2021
Hi,
This is potentially due to the usage of window snapping/management tools such as Magnet. Please see the attached link for resolution/workaround. Workaround number 6 is suggested first as it is the easiest and seems to have a high level of success.
4 Kommentare
Margaret Daly
am 18 Jan. 2023
I don't use any snap/managment tools and it's still unbeliavably slow...
Siehe auch
Kategorien
Mehr zu Startup and Shutdown 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!