[thorne@auriga ~]$ /usr/local/matlab-r2006b/bin/matlab -nodisplay < M A T L A B > Copyright 1984-2006 The MathWorks, Inc. Version 7.3.0.298 (R2006b) August 03, 2006 To get started, type one of these: helpwin, helpdesk, or demo. For product information, visit www.mathworks.com. >> mbuild -setup Using the 'mbuild -setup' command selects an options file that is placed in ~/.matlab/R2006b and used by default for 'mbuild'. An options file in the current working directory or specified on the command line overrides the default options file in ~/.matlab/R2006b. Options files control which compiler to use, the compiler and link command options, and the runtime libraries to link against. To override the default options file, use the 'mbuild -f' command (see 'mbuild -help' for more information). The options files available for mbuild are: 1: /usr/local/matlab-r2006b/bin/mbuildopts.sh : Build and link with MATLAB C-API or MATLAB Compiler-generated library via the system ANSI C/C++ compiler Overwrite /usr/center/raid1/thorne/.matlab/R2006b/mbuildopts.sh ([y]/n)? y /usr/local/matlab-r2006b/bin/mbuildopts.sh is being copied to /usr/center/raid1/thorne/.matlab/R2006b/mbuildopts.sh >> quit