Getting exception error and some unknown error on starting the Matlab
5 ビュー (過去 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)
1 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!