User`s guide

1 Getting Star ted
The CTF archive that MATLAB Compiler creates for your com po ne nt
Configuring the Development Environment by
Installing the MCR
To test software created by MATLAB Compiler as it will be u sed by end users
without MATLAB, programmers must install the MCR, if it is n ot already
installed on the development machine, and set path e nvironment variables
properly.
Configuring on Windows Platforms
1 Open the package created by you or the Deployment Tool.
2 Run MCRInstaller once on the m achine where you want to develop the
application or library.
MCRInstaller opens a command window and begins
preparation for the installation.
3 Add the required platform-specific directories to your dynamic library path.
See “Directories Required for Run-Time Deployment” on page 9-5.
Configuring on Platforms Other Than Windows
1 Install the MCR by unzippin g MCRInstaller.zip in a directory, for
example,
/home/username/MCR. You may choose any directory except
matlabroot or any subdirectory of matl abro ot.
2 Copy the component and CTF archive to your application root directory, for
example,
/home/username/approot.
3 Add the required platform-specific directories to your dynamic library path.
See “Directories Required for Run-Time Deployment” on page 9-5.
1-14