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.

 采纳的回答

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 Exchange 中查找有关 C 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