Library Compiler
Package MATLAB programs for deployment as shared libraries and components
Description
The Library Compiler app packages MATLAB® functions to include MATLAB functionality in applications written in other languages.
Open the Library Compiler App
MATLAB Toolstrip: On the Apps tab, under Application Deployment, click the app icon.
MATLAB command prompt: Enter
libraryCompiler
.
Examples
- Create Excel Add-In from MATLAB
- Create a C Shared Library with MATLAB Code (MATLAB Compiler SDK)
- Generate a C++ mwArray API Shared Library and Build a C++ Application (MATLAB Compiler SDK)
- Generate a C++ MATLAB Data API Shared Library and Build a C++ Application (MATLAB Compiler SDK)
- Generate .NET Assembly and Build .NET Application (MATLAB Compiler SDK)
- Create a Generic COM Component with MATLAB Code (MATLAB Compiler SDK)
- Generate Java Package and Build Java Application (MATLAB Compiler SDK)
- Package MATLAB Function and Deploy to Python Application (MATLAB Compiler SDK)
Parameters
Programmatic Use
Version History
Introduced in R2013b