Welcome to our Support Center
Matlab in Linux
To see a list of toolboxes we provide along with their license availability, login to any NMR linux computer and run
/usr/pubsw/bin/lmstat -a
Running Matlab from NMR Linux Workstations
- For the default version of Matlab, open a terminal and run:
/usr/pubsw/bin/matlab - To see a list of all supported versions, run:
cd /usr/pubsw/bin/
ls matlab* - If, for example, you want to open version 9.14, run:
/usr/pubsw/bin/matlab9.14