Getting exception error and some unknown error on starting the Matlab

10 次查看(过去 30 天)
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)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by