What products are needed to create a MATLAB C++ Shared Library
1 次查看(过去 30 天)
显示 更早的评论
I'm using Matlab 2020a.
I would like to create a C++ Shared Library using my Matlab M-Files. I have the MATLAB Compiler (Version 8.0) product installed.
I started the Library Compiler App, and went to the "Type" window to select the "C++ Shared Library" option, but the only selection available in that window is "Excel Add-in". Are there other Matlab toolkits that I need to have before I can create a "C++ Shared Library" using the Library Compiler App? I don't understand why the "C++ Shared Library" option is not available in the Type window.
0 个评论
回答(1 个)
HimeshNayak
2023-3-15
Hi Richard
As per my understanding you are not able to see “C++ Shared Library” option in the “Type” window. You need to install “MATLAB Compiler SDK” for “C++ Shared Library”.
For More information on “MATLAB Compiler SDK” you may visit the following link: https://in.mathworks.com/products/matlab-compiler-sdk.html
Regards
HimeshNayak
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!