Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 7

Matlab is currently available for use centrally on the HPC cluster systems of the University of Iowa. One may use the Matlab environment by loading the appropriate Matlab version module. To see which Matlab versions are available, use the module command like so

...

languagebash

...

When you find the version you want, then load that module by typing 

[user@hpc-login:~]$ module load matlab_VERSION R2012b 

Info

There multiple versions of Matlab installed between the ITS-RS cluster systems. Use module avail matlab to see what is available.

...