MATLAB:dispatcher:loadLibrary Can't reload Handle Graphics
조회 수: 6 (최근 30일)
이전 댓글 표시
I can't start my matlab code to detect a particle in a video because of the following problem: ' MATLAB:dispatcher:loadLibrary Can't reload 'C:\Program Files\MATLAB\R2015a\bin\win32\handle_graphics.dll'. Caught MathWorks::System::FatalException '
But it has previously worked well. Why now I get such a problem? Can anyone help me?
Greetings Onsuz
댓글 수: 0
답변 (2개)
Paul Dankoski
2018년 10월 18일
I see this too. We will get this error on Linux64 machines periodically and then the next run it will be gone. Happens often enough to be annoying, but not enough to stop productivity.
MATLAB:dispatcher:loadLibrary Can't reload '/afs/localcell/gv/nosys/mathworks/2015a/bin/glnxa64/libmwhgbuiltins.so'.
I see a lot of Mathworks cases with this string, but not many clues. Is it a genuine bug or an OS related issues? Any insights appreciated. Yes, we should probably upgrade versions, but not entirely under my control.
댓글 수: 0
Tim Jackman
2015년 9월 2일
This error message suggests that one of the graphics DLLs will likely be corrupt. The first step I'd recommend is to reinstall MATLAB and see if the issue persists.
댓글 수: 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!