MATLAB:dispatcher:loadLibrary Can't reload Handle Graphics
8 次查看(过去 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!