User`s guide
Microsoft Windows on PCs
2-13
Microsoft Windows on PCs
This section examines the system requirements, installation procedures, and
configuration procedures for the MATLAB Compiler on PCs running Microsoft
Windows.
System Requirements
You cannot install the MATLAB Compiler unless MATLAB 6.5 (Release 13) is
already installed on the system. The MATLAB Compiler imposes no operating
system or memory requirements beyond what is necessary to run MATLAB.
The MATLAB Compiler consumes a small amount of disk space.
Table 2-3, Requirements for Creating PC Applications, shows the
requirements for creating PC applications with the MATLAB Compiler.
Note MATLAB includes an ANSI C compiler (Lcc) that is suitable for use
with the MATLAB Compiler.
Note Although the MATLAB Compiler supports the creation of stand-alone
C++ applications, it does not support the creation of C++ MEX-files.
Table 2-3: Requirements for Creating PC Applications
To create... You need...
MEX-files ANSI C compiler (see following note)
MATLAB Compiler
Stand-alone C applications ANSI C compiler (see following note)
MATLAB Compiler
Stand-alone C++ applications C++ compiler
MATLAB Compiler