Why do I get the error 'specified module could not be found' when using 'loadlibrary'?
Mostra commenti meno recenti
When using MATLAB's "loadlibrary" function, I get the following error:
>> loadlibrary('example.dll', 'example.h');
There was an error loading the library "example.dll"
The specified module could not be found.
How do I resolve this issue?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Modulation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!