Installation Problem with Matlab 2020a problem Mac High Sierra

3 views (last 30 days)
Hello!
I have the Matlab 2019a. Today I installed the Matlab 2020a, but when you open it, it begin but crash.
In the Terminal I put this instruction:
/Applications/Matlab_R2020a.app/bin/matlab -nodesktop
And, this is the answer:
Cannot locate or initialize class com/mathworks/jmi/OpaqueJavaInterface.
java.lang.NoClassDefFoundError: com/mathworks/jmi/OpaqueJavaInterface
Caused by: java.lang.ClassNotFoundException: com.mathworks.jmi.OpaqueJavaInterface
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Hon can I fixed?

Answers (1)

Nishant Gupta
Nishant Gupta on 9 Jul 2020

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!