Getting exception error and some unknown error on starting the Matlab

5 ビュー (過去 30 日間)
Rishabh Singh
Rishabh Singh 2020 年 8 月 24 日
コメント済み: Farahdila Abdullah 2021 年 10 月 24 日
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 Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by