[thorne@ldas-pcdev1 ~]$ export DISPLAY=:0.0 [thorne@ldas-pcdev1 ~]$ /ldcg/matlab_r2008a/bin/matlab -nodisplay < M A T L A B (R) > Copyright 1984-2008 The MathWorks, Inc. Version 7.6.0.324 (R2008a) February 10, 2008 To get started, type one of these: helpwin, helpdesk, or demo. For product information, visit www.mathworks.com. >> mbuild -setup Options files control which compiler to use, the compiler and link command options, and the runtime libraries to link against. Using the 'mbuild -setup' command selects an options file that is placed in ~/.matlab/R2008a 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/R2008a. 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: /ldcg/matlab_r2008a/bin/mbuildopts.sh : Build and link with MATLAB C-API or MATLAB Compiler-generated library via the system ANSI C/C++ compiler 0: Exit with no changes /ldcg/matlab_r2008a/bin/mbuildopts.sh is being copied to /archive/home/thorne/.matlab/R2008a/mbuildopts.sh >> quit