User`s guide
Deploying to End Users
Component Description
MCRInstaller.exe
(Windows)
Self-extracting MATLAB Component Runtime
library utility ; platform-dependen t fil e t h at must
correspond to the end user’s platform.
unzip
(UNIX)
Utility to unzip
MCRInstaller.zip (optional).
The target machine must have an unzip utility
installed.
matrixdriver.exe
(Windows)
matrixdriver
(UNIX)
Application
libmatrix.ctf
Component Technology File archive;
platform-dependent file that must correspond to
the end user’s platform.
libmatrix
Shared library; extension varies by platform.
Extensions are:
•Windows—
.dll
• Solaris, Linux, Linux x86-64 — .so
• Mac OS X — .dylib
.NET Application
To distribute a .NET application that uses components created with MATLAB
Builder for .NET, create a package that includes t he following fil es.
Software Module
Description
componentName.ctf
Component Technology File archive
componentName.xml
Documentation files
componentName.pdb
(if Debug option is
selected)
Program Database File, which contains debugging
information
4-13