How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
24 views (last 30 days)
Show older comments
MathWorks Support Team
on 5 Feb 2015
Edited: MathWorks Support Team
on 2 Dec 2024 at 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.
Accepted Answer
MathWorks Support Team
on 2 Dec 2024 at 0:00
Edited: MathWorks Support Team
on 2 Dec 2024 at 12:15
Please see this documentation page about this issue:
1 Comment
KAE
on 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.
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!