MATLAB Function Reference Previous page   Next Page
exit

Terminate MATLAB (same as quit)

Graphical Interface

As an alternative to the exit function, select Exit MATLAB from the File menu or click the Close box in the MATLAB desktop.

Syntax

Description

exit ends the current MATLAB session. It is the same as quit. and takes the same termination options, such as force. For more information, see quit.

See Also

quit, finish


Previous page  exist exp Next page

© 1994-2005 The MathWorks, Inc.