We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Matlab R2017A is installed in /nfsopt/matlab/R2017A. To run Matlab, you will need to add the following directory to your .bashrc file:
/nfsopt/matlab/R2017A
.bashrc
PATH=/nfsopt/matlab/R2017A/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.