Getting exception error and some unknown error on starting the Matlab

12 Ansichten (letzte 30 Tage)
Bellow are the errors which shows up on opening matlab:
Caught "std::exception" Exception message is:
Loading C:\Program Files\MATLAB\R2020a\bin\win64\builtins\matlab_graphics_hg\mwhg_builtinimpl.dllfailed with error: A dynamic link library (DLL) initialization routine failed.
: unknown error: unknown error
Error occurred during background graphics initialization: Loading C:\Program
Files\MATLAB\R2020a\bin\win64\builtins\matlab_graphics_hg\mwhg_builtinimpl.dllfailed with error: A
dynamic link library (DLL) initialization routine failed.
: unknown error: unknown error
Exception in thread "Startup Class Loader": java.lang.UnsatisfiedLinkError: com.mathworks.hg.GraphicsOpenGL.shouldDisableOpenGLARBContext()Z
at com.mathworks.hg.GraphicsOpenGL.shouldDisableOpenGLARBContext(Native Method)
at com.mathworks.hg.peer.JOGLInitializer.<clinit>(JOGLInitializer.java:18)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.mathworks.mde.desk.StartupClassLoader.loadClass(StartupClassLoader.java:258)
at com.mathworks.mde.desk.StartupClassLoader.access$1000(StartupClassLoader.java:25)
at com.mathworks.mde.desk.StartupClassLoader$2.run(StartupClassLoader.java:245)
at java.lang.Thread.run(Thread.java:748)

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by