MATLAB



Matlab

Option 1

set path = ( $path  /local/bin )

See Below for additional set up info...

Option 2

MATLAB Setup file
ADD source /pathtosetupfile/Matlab to your .cshrc or .bashrc


MATLAB version 7.7.0 (R2008b) is now available, with 5 licenses. This version works for both 32- and 64-bit architectures, however aibn154 and aibn156 do not meet the system requirements to run it. The new MATLAB appears to only run as GUI, not in a shell.


OLD version of MATLAB is still available, just run "matlab7" instead of "matlab".

MATLAB7 is not installed for 64-bit, to run it log on to a 32-bit machine.

To run MATLAB7 in a shell (i.e. without a GUI) type:
matlab7 -nojvm -nosplash
or
alias matlab7 'matlab7 -nosplash -nojvm'


Warning: Some of these packages collide with new matlab functions:
To access numerous useful MATLAB codes:
Create a directory $HOME/matlab.
Put startup.m in it.
Now when you startup MATLAB, you will have access to all our local codes in:
/aibn156_a/dhudson/matlab/toolboxes/.

Return to Software Page

Return to Main Page



Last Updated 2009-Mar-03 by Helen Eckmiller