Matlab 2019b not working mac OS Catalina - Start desktop error

Hi everyone,
Has anyone managed to use 2019b version with the new Catalina OS Mac update ?
I get an error message "error starting desktop" pointing towards what seems to be a java issue.
Matlab was working perfectly before the update to Catalina.
Thank you very much.
Matlab error.png

댓글 수: 2

Same issue here. I was able to reinstall but it seems like a very broken version of matlab
Same issue. Is there resolution?

댓글을 달려면 로그인하십시오.

답변 (10개)

Riccardo Moretti
Riccardo Moretti 2019년 12월 19일

14 개 추천

I solved the issue!
I went in preferences -> security and privacy -> file and folder -> then I check all the three boxes under Matlab.
Now matlab fortunately works.
Schermata 2019-12-19 alle 22.05.57.png

댓글 수: 12

This did not work for me. But note, for R2020a, the possible Matlab settings are different. I only have "Removable Volumes" and "Documents Folder". If my Italien serves me, under R2019b you have "Download Folder", "Documents Folder" and "Desktop Folder".
Yes, your italian is correct.
I have the version R2019b and for now is still working without other problems.
I haven't download the version R2020a just to be sure.
You can try to download the R2019b version and see if it works.
Concetta Piazzese
Concetta Piazzese 2020년 1월 17일
편집: Concetta Piazzese 2020년 3월 17일
I solved it in another way.
In my case, Matlab 2019 was like frozen in the list of apps having access to file and folders (preferences -> security and privacy -> Files and Folders).
So, I removed Matlab from the list of app having full disk access (preferences -> security and privacy -> Full Disk access).
At this point, Matlab 2019 became clickable again the in the list of apps having access to file and folders. I clicked all available boxes for Matlab 2019 (I had four).
I then started Matlab 2019 and it worked correctly.
Hope this helps.
ps. Catalina is creating more problems rather than making our life easier.
It worked for me. Thank you! :)
worked for me too thanks!
It works for me too! :) Thanks for sharing!
me too
thanks
It works for me !!!
THanks!
Thank you! Works for me!

댓글을 달려면 로그인하십시오.

Alexander Hübscher
Alexander Hübscher 2019년 10월 30일

6 개 추천

I did not get an Error but Matlab hung up every time while starting. I found a solution for me: If the "Magnet" app is running, close it.
It's the same issue every year. So please MATHWORKS finally fix this annoying bug! Magnet is an important productivity tool and it's working with all other apps except yours. macOS Catalina, MBP 2015.

댓글 수: 5

Also my MATLAB hangs for a while at startup, both 2018b and 2019a. Furthermore MATLAB-Help scrolling is slowed down. Very annoying.
Thank you so much!!!
I tried to reinstall my matlab for like 2 times and get nothing. You save me!!!
btw, you can simply let Magent ignore the matlab. It's not really necessary to close it.
still the same probelm
Thank you for this help. Ignore Matlab in Magnet solved it for me :)
Güray TÜRKER
Güray TÜRKER 2021년 3월 15일
편집: Güray TÜRKER 2021년 3월 15일
Thank you so much for this solution. It was worked on BigSur 11.2 & Matlab 2021a

댓글을 달려면 로그인하십시오.

Enrico Onofri
Enrico Onofri 2019년 10월 18일

0 개 추천

I get an error message starting R2019b on Catalina
Warning: Executing startup failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup, which should
be resolved as soon as possible. Error detected was:
MATLAB:mir_illegal_import_argument
Error: File: datenum.m Line: 74 Column: 8
The import statement 'import matlab.internal.datatypes.stringToLegacyText'
cannot be found or cannot be imported. Imported names must end with '.*' or be
fully qualified.
and Matlab crashes. No problem with R2019a. Can Mathworks find a fix to this?
If I start matlab on a shell with -nodisplay -nojvm it works! So it must be a problem in the desktop!
E. O.

댓글 수: 2

Having lots of trouble with 2019a and b on catelina won't open at all then goes into program not responding mode and never opens....
My impression is that matlab depends on too many environmental factors that it is difficult to reproduce this problem. At the moment I can run R2019b on an older macbook pro (2015) under macos15 but not on the newer (2017) also under Catalina. If there is a problem with the Java version I am inclined to give up R2019b since previous vrsions run without any problem. I would suggest Mathworks to advice on the right vrsion of Java or preferably to include it in the package, if possible.

댓글을 달려면 로그인하십시오.

Tianji Shen
Tianji Shen 2019년 11월 6일

0 개 추천

Maybe this is the issue of compatibility of MacOSX 10.15.1 and MATLAB 2019b.
It seems OK before I update to 10.15.1
Samatha Aleti
Samatha Aleti 2019년 11월 6일
편집: Samatha Aleti 2019년 11월 6일

0 개 추천

You can contact the MathWorks support team to help you solve this issue
Chi Wei
Chi Wei 2019년 11월 29일

0 개 추천

On my 16 inch MacBook Pro, Matlab 2019b just cannot open.

댓글 수: 5

same here with 13 inch for even the trial version
same issue on 16inch MacBook pro, 2019b can not open
same issue.. 2019b can not open
Alexander Hübscher's answer solved my problem, please check whether "Magnet" or "Spectacle" app is running, if so, close it.
None of the other solutions worked for me but updating to Catalina 10.15.6 solved the problem.

댓글을 달려면 로그인하십시오.

Terrilayne Tomas Quinsaat
Terrilayne Tomas Quinsaat 2019년 12월 12일

0 개 추천

turned off magnet and still have the same problem. xcode compiler is updated to the 11.3. uninstalled and installed both 2019a and 2019b and still no luck. WILL THERE BE A RESOLUTION SOON??Screen Shot 2019-12-11 at 11.59.39 PM.png
Samatha Aleti
Samatha Aleti 2019년 12월 16일

0 개 추천

Hi,
One of the things you can do is try to go into safe boot. To enter safe boot, follow these steps:
  • Start or restart your Mac, then immediately press and hold the Shift key.
  • The Apple logo appears on your display. Release the Shift key when you see the login window.
  • If your startup disk is encrypted with FileVault, you might be asked to log in twice: once to unlock the startup disk, and again to log in to the Finder.
If the issue persists also try the following:
  • Open a Terminal window (/Applications/Utilities/Terminal.app) and run the following command: $MATLAB/bin/matlab -nodesktop
  • If MATLAB starts, run the command “desktop” in the MATLAB windows.
Hope this helps!

댓글 수: 5

I have MacBook Pro (Retina, 13-inch, Late 2013) with OSX 10.15.2 and I have the same problem of Terrilayne Tomas Quinsaat.
I tried to restart the mac in safe boot and also to write the command $MATLAB/bin/matlab in the terminal but nothing work.
There is anything else I can do?
I need to use matlab in this days!
Starting Matlab_R2019b or Matlab_R2020a from the terminal using the command "/Applications/Matlab_R2020a.app/bin/matlab -nodesktop" and after Matlab starts running the command "desktop" works well with Catalina.
It may be a simple act for the Matlab-developers to modify the startup procedure of this versions. Matlab_R2019a works with Catalina without any problem.
Eileen Dukes
Eileen Dukes 2020년 1월 9일
편집: Eileen Dukes 2020년 1월 9일
I was able to start Matlab from the command window (as you describe). On my first try, as soon as I typed "desktop" it opened the window but then hung (same behavior as before). Then, I successfully ran a function with the following error:
Warning: MATLAB Connector is not running.
> In message.subscribe
In connector.internal.webwindowmanager (line 6)
In connector.internal/webwindowmanager/instance (line 14)
In matlab.internal.webwindowmanager.get.windowList (line 123)
In matlab.internal/webwindowmanager/findAllWebwindows (line 91)
In matlab.ui.internal.dialog/DialogUtils/disableAllWindowsSafely (line 24)
In uigetputfile_helper (line 54)
In uigetfile (line 130)
In SixDOF_Main (line 28)
In run (line 91)
After the run completed, I typed desktop again and Matlab successfully opened.
However, my joy was short-lived. I closed the terminal window which terminated Matlab. I then tried opening Matlab again and it reverted to the previous behavior i.e. opened and then hung. Activity Monitor shows "Matlab not responding".
This seems to work for me, but it is a nuisance. As an aside, for me everything was working fine using R2018b on Catalina, but then I ran the suggested update and JAVA errors started.
With R2019a on Catalina I find that the same work-around procedure that Werner mentions is also necessary. Hopefully we will see a bug fix come out soon!

댓글을 달려면 로그인하십시오.

Tobias Seidler
Tobias Seidler 2020년 6월 15일

0 개 추천

+1 on the spinning rainbow wheel of death on 10.15.4 with R2019b on startup. The problem came out of the blue today after running this very setup for weeks. Issue was the macOS accessability API as described here, it seems not to be sorted out. I initially removed all apps from Preferences --> Security & Privacy --> Privacy --> Accessibility to get rid of the bug. Finally tracked the issue down to MS Teams and now only removed this one - this might differ from case to case though.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2019년 10월 12일

편집:

2021년 3월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by