Main Content

C++ Shared Library Compiler

Package MATLAB programs for deployment as C++ shared libraries

Since R2025a

Description

The C++ Shared Library Compiler packages MATLAB® programs into C++ shared libraries that you can integrate into C++ applications. The interactive menus and dialog boxes used in the compiler apps build compiler.build commands that are customized to your specification.

Compiler app advantages include:

  • You can perform deployment tasks with a single intuitive interface.

  • You can organize your files in a MATLAB project.

  • Your project state persists between sessions.

  • You can load previously stored compiler tasks from a prepopulated menu.

  • You can package applications with an installer for distribution.

Open the C++ Shared Library Compiler App

  • MATLAB toolstrip: On the Apps tab, under Application Deployment, click the app icon.

  • MATLAB command prompt: Enter cppSharedLibraryCompiler.

Version History

Introduced in R2025a

expand all