home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 10
/
10.iso
/
l
/
l460
/
2.ddi
/
LANG.DI$
/
BREAK.M
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-03-07
|
224 b
|
8 lines
%BREAK Terminate the execution of a loop.
% BREAK terminates the execution of loops.
% In nested loops, BREAK exits from the
% innermost loop only.
% Copyright (c) 1984-93 by The MathWorks, Inc.
% Built-in function.