Matlab

Tags node matlab

We have an instance of Matlab Parallel server running on the cluster. Matlab can run on all node types except for lookout.

To start matlab on the login node, SSH in with X11 forwarding enabled, load the matlab module, and then run matlab:

$ ssh -X <your_username>@login.mocshpc.utc.edu
$ module load matlab
$ matlab

After this you should be presented with the main matlab window you are used to seeing.

Additional Support 

Open an IT Helpdesk request ticket.
Send an email to ITHelp@utc.edu.

 

Return to top of page