How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 5 Fév 2015
Modifié(e) : MathWorks Support Team
le 2 Déc 2024
I have a shared library which I use in MATLAB through loadlibrary. However when I compile that application with MATLAB Compiler and run it afterwards I get an error stating a module would be missing.
Réponse acceptée
MathWorks Support Team
le 2 Déc 2024
Modifié(e) : MathWorks Support Team
le 2 Déc 2024
Please see this documentation page about this issue:
1 commentaire
KAE
le 8 Mar 2024
What if the Matlab function calls a .NET dll? How can I compile that Matlab function? This is in R2023b with Matlab Compiler.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler SDK 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!