User`s guide

2 Installation and Configuration
2-6
shows the preconfigured options files that are included with MATLAB for
UNIX.
Information on the options files is provided for those users who may need to
modify them to suit their own needs. Many users never have to be concerned
with the inner workings of the options files.
Locating Options Files
To locate your options file, the mex script searches the following:
The current directory
$HOME/.matlab/R13
<matlab>/bin
mex
uses the first occurrence of the options file it finds. If no options file is
found,
mex displays an error message.
Installation
MATLAB Compiler
To install the MATLAB Compiler on UNIX workstations, follow the
instructions in the MATLAB Installation Guide for the UNIX platform. If you
have a license to install the MATLAB Compiler, it appears as one of the
installation choices that you can select as you proceed through the installation
process. If the MATLAB Compiler does not appear as one of the installation
choices, contact The MathWorks to get an updated license file (
license.dat):
Via the Web at
www.mathworks.com. On the MathWorks home page, click on
the MATLAB Access option, log in to the Access home page, and follow the
instructions.
Via e-mail at
service@mathworks.com
Compiler Options File
System native ANSI compiler
mexopts.sh
gcc
(GNU C compiler)
gccopts.sh