Distribute .NET Assemblies to Application Developers
Distribute the following to the application developer integrating the .NET assembly:
Function signatures of the deployed MATLAB® functions
assemblyName
.xml
— generated documentation filesassemblyName
.dll
— generated assembly fileassemblyName
.pdb
— optionally generated program database file containing debugging informationMATLAB Runtime installer
The Library Compiler app generates an installer that packages
all of the binary artifacts required for distributing a .NET assembly.
The installer is located in the for_redistribution
folder
of the compiler project.