Distribute C/C++ Shared Libraries to Application Developers

Distribute the following to the application developer integrating the shared library:

  • Function signatures of the deployed MATLAB® functions

  • Generated shared library and header file

  • MATLAB Runtime installer

The Library Compiler app generates an installer that packages all of the binary artifacts required for distributing a shared library. The installer is located in the for_redistribution folder of the compiler project.

Was this topic helpful?