How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
24 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2015-2-5
编辑: MathWorks Support Team
2024-12-2,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.
采纳的回答
MathWorks Support Team
2024-12-2,0:00
编辑:MathWorks Support Team
2024-12-2,12:15
Please see this documentation page about this issue:
1 个评论
KAE
2024-3-8
What if the Matlab function calls a .NET dll? How can I compile that Matlab function? This is in R2023b with Matlab Compiler.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!