home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l460 / 2.ddi / LANG.DI$ / DBQUIT.M < prev    next >
Encoding:
Text File  |  1993-03-07  |  407 b   |  12 lines

  1. %DBQUIT    Quit debug mode.
  2. %    The DBQUIT command immediately terminates debug mode and returns
  3. %    control to the base workspace prompt.  The M-file being processed
  4. %    is NOT completed and no results are returned.
  5. %    
  6. %    See also DBSTOP, DBCONT, DBSTEP, DBCLEAR, DBTYPE, DBSTACK, DBUP,
  7. %    DBDOWN, and DBSTATUS.
  8.  
  9. %    Steve Bangert, 1-3-92.
  10. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  11. %    Built-in function.
  12.