What products are needed to create a MATLAB C++ Shared Library
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
HimeshNayak
el 15 de Mzo. de 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 comentarios
Ver también
Categorías
Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!