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!