MATLAB Compiler    

Installation

MATLAB Compiler

To install the MATLAB Compiler on a PC, follow the instructions in the Installation Guide for Windows. If you have a license to install the MATLAB Compiler, it will appear as one of the installation choices that you can select as you proceed through the installation process.

If the Compiler does not appear in your list of choices, contact The MathWorks to obtain an updated License File (license.dat) for multiuser network installations, or an updated Personal License Password (PLP) for single-user, standard installations:

ANSI C or C++ Compiler

To install your ANSI C or C++ compiler, follow the vendor's instructions that accompany your compiler. Be sure to test the C/C++ compiler to make sure it is installed and configured properly. The following section, "Things to Be Aware of," contains some Windows-specific details regarding the installation and configuration of your C/C++ compiler.

Things to Be Aware of

This table provides information regarding the installation and configuration of a C/C++ compiler on your system.

Description
Comment
Installation options
We recommend that you do a full installation of your compiler. If you do a partial installation, you may omit a component that the MATLAB Compiler relies on.
Installing debugger files
For the purposes of the MATLAB Compiler, it is not necessary to install debugger (DBG) files. However, you may need them for other purposes.
Microsoft Foundation Classes (MFC)
This is not required.
16-bit DLL/executables
This is not required.
ActiveX
This is not required.
Running from the command line
Make sure you select all relevant options for running your compiler from the command line.
Updating the registry
If your installer gives you the option of updating the registry, you should do it.
Installing Microsoft Visual C/C++ Version 6.0
If you need to change the location where this compiler is installed, you must change the location of the Common directory. Do not change the location of the VC98 directory from its default setting.


  Microsoft Windows on PCs mex Verification