MATLAB R2020a won't even install on macOS Catalina
Show older comments
Hey! After experiencing some problems with version R2019b on my MacBook (macOS Catalina), and knowing that these issues are well known, I tried to replace that version with the newest R2020a, but I couldn't even install it. After downloading and unzipping it, I try to execute the file InstallForMacOSX, I enter my computer's password and then the MATLAB logo appears and won't do anything more. Could anyone help me? Thanks in advance.
Javier
4 Comments
Joe Zhang
on 25 Mar 2020
Same issue here, can't activate my 2020a
Gordon Brown
on 10 May 2020
Same issue here with Catalina 10.15.4 on MacBook, even in safe boot, firewall off, many restarts, tried eveything in the "accepted answer". But installed fine on an iMac with same OS. MATLAB becoming less and less usable on Macs over the last six months.
Guy Nir
on 12 Aug 2020
I'm using the current version of Catalina. Tried installing Matlab 2020a, and not matter what I did (disabling Firewall, etc.), it didn't work.
Elie Shammas
on 20 Sep 2020
After several back and forth with Mathworks support they figured it out. I was finally able to install Matlab R2020a and R2020b on a Macbook Pro 16" which is running macOS Catalina 10.15.6.
The solution was to use Silent Install method (https://www.mathworks.com/help/install/ug/install-noninteractively-silent-installation.html) as the Graphical Installer does not work.
Modify the "installer_input.txt" to specify the destination folder, the license number, and the packages to be installed. Then make sure that when you run the command in Terminal to specify the entire path. For instance, I used the follwoing command:
/Users/xxx/Downloads/MathWorks/R2020b/install -inputFile /Users/xxx/Downloads/MathWorks/R2020b/installer_input.txt
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!