Humboldt-Universität zu Berlin - Mathematisch-Naturwissen­schaft­liche Fakultät - Institut für Physik

Mathematica

Version:

10.0.1

Architectures:

i386
x86_64

Invocation:

From the command line:

math text mode
mathematica graphical interface

(if /usr/global/math/bin is in PATH).

KDE: in submenu "Science and Math"
Mathematica icon in the kicker

Running Mathematica scripts:

In order to execute Mathematica commands from a script, run it in text mode and specify the script file as follows:

      math <scriptfile                verbose mode
      math -script scriptfile         quiet mode (use Print[..] for output)

In non-interactive mode (e.g. in a batch script), you may have to extend PATH first. In addition, you may want to redirect standard output (or suppress it completely).
Example:

      PATH=/usr/global/math/bin:$PATH
      math -script scriptfile >outfile

License:

floating
server: lise.physik.hu-berlin.de


letzte Änderung: B. Bunk, 30.06.2015