How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
24 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 5 Feb. 2015
Bearbeitet: MathWorks Support Team
am 2 Dez. 2024 um 12:15
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.
Akzeptierte Antwort
MathWorks Support Team
am 2 Dez. 2024 um 0:00
Bearbeitet: MathWorks Support Team
am 2 Dez. 2024 um 12:15
Please see this documentation page about this issue:
1 Kommentar
KAE
am 8 Mär. 2024
What if the Matlab function calls a .NET dll? How can I compile that Matlab function? This is in R2023b with Matlab Compiler.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!