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

  1. %BREAK    Terminate the execution of a loop.
  2. %    BREAK terminates the execution of loops.
  3. %    In nested loops, BREAK exits from the
  4. %    innermost loop only.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.