MATLAB

From FarmShare

(Difference between revisions)
Jump to: navigation, search
Line 40: Line 40:
As of 9/22/2013 this works on the corn.stanford.edu cluster but NOT on the myth.stanford.edu cluster.
As of 9/22/2013 this works on the corn.stanford.edu cluster but NOT on the myth.stanford.edu cluster.
-
==interactive MATLAB==
+
==interactive Matlab==
 +
Info here: [[Matlab-interactive]]
-
[[Matlab-interactive]]
+
== parallel Matlab ==
-
[[Matlab-parallel]]
+
Info here: [[Matlab-parallel]]

Revision as of 22:23, 1 December 2013

Contents

getting list of available matlab versions

You can run module spider matlab to get a list of available matlab versions

$ module spider matlab

  --------------------------------------------------------------------------------------------------------------------
  matlab:
  --------------------------------------------------------------------------------------------------------------------
    Description:
      MATLAB and toolboxes

     Versions:
        matlab/r2012b
        matlab/r2013a

  --------------------------------------------------------------------------------------------------------------------
  To find detailed information about matlab please enter the full name.
  For example:

     $ module spider matlab/r2013a
  --------------------------------------------------------------------------------------------------------------------


first steps

Per FarmShare software try something like:

module avail
module load matlab

If you're running MATLAB for the first time, it'll try to write some stuff into $HOME/.matlab so make sure you have your AFS tokens or else MATLAB will crash with an undecipherable error message.

As of 9/22/2013 this works on the corn.stanford.edu cluster but NOT on the myth.stanford.edu cluster.

interactive Matlab

Info here: Matlab-interactive

parallel Matlab

Info here: Matlab-parallel

Personal tools
Toolbox
LANGUAGES