MATLAB Compiler | ![]() ![]() |
Distributing Stand-Alone Windows Applications
To distribute a stand-alone application, you must create a package containing these files:
bin
, created by mbuild
in the same directory as your application executable. Note: mbuild
does not create a bin
directory for every stand-alone application.For specific information about packaging these files, see Distributing Stand-Alone Applications in the MATLAB C Math Library User's Guide.
![]() | Using an IDE | Building Shared Libraries | ![]() |