What products are needed to create a MATLAB C++ Shared Library
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
HimeshNayak
le 15 Mar 2023
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 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!