MATLAB

From FarmShare

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

Revision as of 18:34, 24 December 2016

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 notebook

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

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

parallel Matlab

Info here: Matlab-parallel

Personal tools
Toolbox
LANGUAGES