Clear Filters
Clear Filters

What products are needed to create a MATLAB C++ Shared Library

2 views (last 30 days)
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.

Answers (1)

HimeshNayak
HimeshNayak on 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

Categories

Find more on C Shared Library Integration in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!