How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
2 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2015 年 2 月 5 日
編集済み: MathWorks Support Team
2024 年 12 月 2 日
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 日
編集済み: MathWorks Support Team
2024 年 12 月 2 日
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!