MATLAB Function Reference |
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
exist | exp |
© 1994-2005 The MathWorks, Inc.