Installing Matlab 2019b on Mac OS Catalina

9 次查看(过去 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.

回答(3 个)

Githin John
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.

Michael Hagen
Michael Hagen 2020-1-20
I do not have the permission to do so - IDK why.
zsh: permission denied: /Applications/MATLAB_R2019b.app
Additionally it is creating a java fatal error:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010dc576bc, pid=5176, tid=0x000000000000b40b
#
# JRE version: (8.0_202-b08) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libmwmlutil.dylib+0x11d6bc] _ZN6mlutil2io27ActiveCmdWinSinkBufferProxy4syncEv+0x10c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
I already update java and testet ulimit -cunlimeted etc. but still do not know, what's going wrong
  2 个评论
Githin John
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
Githin John 2020-1-21
$MATLAB/bin/matlab -nojvm
Where $MATLAB is the path to your MATLAB directory.

请先登录,再进行评论。


Fatimah
Fatimah 2024-1-31
How could I install MATLAB 2019b on Mac OS Catalina for students? Thanks
  1 个评论
Walter Roberson
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 CenterFile 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!

Translated by