MATLAB COM Builder | ![]() ![]() |
Packaging and Distributing the Component
Once you have successfully compiled your models and tested the COM object, you are ready to package the component for distribution to your end users.
Choose Component -> Package Component to create a self-extracting executable containing these files.
The self-extracting executable is named <componentname>.exe
.
Running the installer on a target machine performs these steps:
<application>\bin\win32
directory that mglinstaller
creates to your path. (<application>
represents the deployed application's root directory, the directory where the deployed application resides on your system.)
You must repeat this distribution process on each target machine.
![]() | Building a Project | Graphical User Interface | ![]() |