Previous Page Next Page Contents

UNIX -- MuPAD command line options and initialization files for UNIX

Introduction

This help page describes all command line options and initialization files for MuPAD on UNIX platforms.

Call(s)


mupad [-g] [-n] [-S] [-v] [-h helppath] [-l libpath] [-L primelimit]
      [-m modpath] [-p stacksize] [-P [pPeEsSwW]] [-u userpath]
      [-U opts] [-w sec] [file...]
xmupad [-n] [-S] [-v] [-h helppath] [-l libpath] [-L primelimit]
       [-m modpath] [-p stacksize] [-P [pPeEsSwW]] [-u userpath]
       [-U opts] [-w sec] [file...]

Related Functions

LIBPATH, NOTEBOOKFILE, NOTEBOOKPATH, READPATH, TESTPATH, UNIX, WRITEPATH

Details

Example 1

The following command starts the terminal version of MuPAD, which does not read the user's initialization file (-n) and does not display a banner (-S), pre-computes and stores all primes up to 2 000 000 (-L), and expects to find dynamic modules in the directory myModules (-m):

# mupad -n -S -L 2000000 -m myModules
>>

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000