MATLAB

From FarmShare

(Difference between revisions)
Jump to: navigation, search
m (Jupyter notebook: clarity)
m (Jupyter notebook: clarity, added link)
Line 44: Line 44:
Info here: [[Matlab-interactive]]
Info here: [[Matlab-interactive]]
-
== Jupyter notebook ==
+
== Jupyter ==
-
MATLAB can also be run in a Jupyter notebook on FarmShare servers and used via a web browser.
+
MATLAB can also be run in a [https://jupyter.org Jupyter] notebook on FarmShare servers and used via a web browser.
-
The MATLAB [https://github.com/Calysto/matlab_kernel Jupyter kernel] is available as part of the prebuilt Jupyter environment enabled via the [[Jupyter| Jupyter installation guide]].
+
The [https://github.com/Calysto/matlab_kernel MATLAB Jupyter kernel] is available as part of the prebuilt Jupyter environment accessible via the [[Jupyter| Jupyter installation guide]].
== parallel Matlab ==
== parallel Matlab ==
Info here: [[Matlab-parallel]]
Info here: [[Matlab-parallel]]

Revision as of 19:47, 4 January 2017

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

Jupyter

MATLAB can also be run in a Jupyter notebook on FarmShare servers and used via a web browser.

The MATLAB Jupyter kernel is available as part of the prebuilt Jupyter environment accessible via the Jupyter installation guide.

parallel Matlab

Info here: Matlab-parallel

Personal tools
Toolbox
LANGUAGES