User`s guide
6 Standalone Applications
The results are displayed as
ans =
162313
51110 8
97612
41415 1
Deploying the Application
Yo u can distribute a MATLAB Compiler generated standalone to any targ et
machine that has the same operating system as the machine on which the
application was compiled.
For example, if you want to deploy an application to a Windows machine, you
must use MATLAB Compiler to build the application on a Windows machine.
If you want to deploy the same application to a UNIX machine, you must use
MATLAB Com piler on the sa me UNIX platform an d co m pletely rebuild t h e
application. To deploy an application to multiple platforms requires MATLAB
and MATLAB Compiler licenses on all the de sired platforms.
Windows
Gather and package the following files and distribute them to the deployment
machine.
Component Description
MCRInstaller.exe
Self-extracting MATLAB Component
Runtime library utility; platform-dependent
file that must correspond to the end
user’s platform. This file is located in the
matlabroot\toolbox\compiler\deploy \win32
directory.
magicsquare.ctf
Component Technology File archive;
platform-dependent file that must correspond to
the end user’s platform
magicsquare
Application; magicsquare.ex e for Windows
6-6