We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Matlab R2013b is installed in /nfsopt/matlab/R2013b. To run Matlab, you will need to add the following directory to your .bashrc file:
/nfsopt/matlab/R2013b
.bashrc
export PATH=/nfsopt/matlab/R2013b/bin:$PATH
To run the standard Matlab user interface, type
matlab
at the command line, but make sure you have ssh’d using the -Y flag to enable X11 forwarding.
There was an error while loading. Please reload this page.