How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 5 Feb 2015
Modificato: MathWorks Support Team
il 2 Dic 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.
Risposta accettata
MathWorks Support Team
il 2 Dic 2024
Modificato: MathWorks Support Team
il 2 Dic 2024
Please see this documentation page about this issue:
1 Commento
KAE
il 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler SDK in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!