Previous Page Next Page Contents

quit -- terminate the MuPAD session

Introduction

On the interactive level, the statement quit terminates the MuPAD session.

Call(s)


quit _quit()

Related Functions

break, next, Pref::callOnExit, reset, return

Details

Example 1

In this example, the Linux/UNIX terminal version of MuPAD is started and then terminated using the quit statement:

      myprompt> mupad
      
         *----*    MuPAD 2.0.0 -- The Open Computer Algebra System
        /|   /|
       *----* |    Copyright (c)  1997 - 2000  by SciFace Software
       | *--|-*                   All rights reserved.
       |/   |/
       *----*      Universität Paderborn, FB-17, Mathematik
      
      >> quit
      myprompt>

Example 2

In a MuPAD version with a graphical user interface, e.g., under Windows 9x/NT/2000, the Apple Macintosh operating system, or Linux/UNIX with X11/Motif, a quit command results in the following error message:

>> quit
      Warning: Quit the kernel via the user interface [quit]

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000