PICA_Demo_Readme

  • 格式:doc
  • 大小:23.00 KB
  • 文档页数:1

PICA Matlab Stand-Alone Application on Windows

Deploying the Application

You can run this MATLAB Compiler-generated stand-alone to any target machine with

Microsoft Windows operating system. You need to 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 \toolbox\compiler\deploy\win32

directory.

PICA_Demo.ctf Component Technology File archive; Platform-dependent file that

must correspond to the end user's platform

PICA_Demo Application; demo_run_file.exe for Windows

Running the Application

These steps describe the process that end users must follow to install and run the application on

their machines.

1. Install the MCR by running the MCR Installer in a directory. For example, run

MCRInstaller.exe in C:\MCR.

2. Copy the executable and CTF archive to your application root directory, for example,

C:\approot.

3. Add the following directory to your system path. \runtime\win32

4. Run the PICA_Demo stand-alone application from the system prompt.

Note On Windows XP, this directory is automatically added to your path.

Note There is a limitation regarding directories on your path. If the target machine has

a MATLAB installation, the directories must be first on the path in order to run

the deployed application. To run MATLAB, the matlabroot directories must be first on the

path. This restriction only applies to configurations involving an installed MCR and an

installed MATLAB on the same machine.

Note: Due to the policy that Mathworks enforces, we cannot distribute the MCRInstaller.exe

through our web page. If you need us to provide the MCRInstaller.exe for you, please contact us

at (703) 535-3463 or yuewang@. Upon your request, we will deliver the MCRInstaller.exe

to you.