Installing Matlab 2019b on Mac OS Catalina
11 ビュー (過去 30 日間)
古いコメントを表示
I installed MATLAB 2019b on my Mac OS Catalina yesterday, but it just starts for one second and then crashes.
How can I get it running?
I removed "Magnet".
I restarted everything.
My MacBook Pro is from late 2015.
0 件のコメント
回答 (3 件)
Githin John
2020 年 1 月 20 日
Try running Matlab from the terminal using the flag '-noopengl'. If it still doesn't run then update your graphic drivers and try launching Matlab normally.
0 件のコメント
Michael Hagen
2020 年 1 月 20 日
2 件のコメント
Githin John
2020 年 1 月 21 日
Launch matlab from the terminal using the flag -nojvm. This should launch matlab without any graphical windows. If this launch is successful that means the issue is with your JRE in which case you should update it. The below answers might help you with that:
Githin John
2020 年 1 月 21 日
$MATLAB/bin/matlab -nojvm
Where $MATLAB is the path to your MATLAB directory.
Fatimah
2024 年 1 月 31 日
How could I install MATLAB 2019b on Mac OS Catalina for students? Thanks
1 件のコメント
Walter Roberson
2024 年 1 月 31 日
On the upper left, select R2019b
If necessary, left-click on the right side of the download button to select the platform.
Left-click the download button to download the installer.
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!