User`s guide

4 Deployment Process
What Software Does a Programmer Need?
Thesoftwarethatyouprovidetoaprogrammerwhowantstousecompiled
M-code depends on w hich of the following kinds of software the programmer
will be using:
“Standalone Application” on page 4-4
“C or C++ Shared L ibrary” on page 4 -5
“.NET Component” on page 4-6
“COM Component” on page 4-6
“Java Component” on page 4-7
“COM Component to Use with Microso ft Excel” on page 4-7
Note MCRInstaller.exe has obsoleted the need for the function buil dmcr or
the creation of
MCRInstaller.zip. See “Replaceme nt of MCRInstalle r.zip and
BUILDMCR Functionality” on page 1-12 for more details.
Standalone Application
To distribute a standalone application created with MATLAB Compiler to a
development machine, create a package that includes the following files.
Software Mo dule
Description
MCRInstaller.exe
(Windows)
MCRInstaller is a self-extracting executable that
installs the necessary components to develop
your application. This file is included with
MATLAB Compiler.
MCRInstaller.bin
(UNIX)
MCRInstaller is a self-extracting executable that
installs the necessary components to develop your
application on UNIX machines (other than Mac).
This file is included with MATLAB Compiler.
4-4