Can I use the loadlibrary function with libraries generated from MATLAB Compiler SDK?

I would like to call libraries generated from MATLAB Compiler SDK by using the loadlibrary function within MATLAB.

 採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 12 月 31 日

0 投票

loadlibrary does not support libraries generated by the MATLAB Compiler SDK and code generation products like MATLAB Coder.
You can see the above limitation in the following documentation.
https://www.mathworks.com/help/matlab/ref/loadlibrary.html

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeC Shared Library Integration についてさらに検索

製品

リリース

R2017b

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by