abort
return
stop evaluation.
Syntax
- abort
- return
Description
return or abort stops current evaluation.
Example
for i=1:10,a = i,abort,end
a
See also
for.
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help