MATLAB:dispatcher:loadLibrary Can't reload Handle Graphics
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (2)
Paul Dankoski
le 18 Oct 2018
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 commentaires
Tim Jackman
le 2 Sep 2015
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 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!