Scilab 6.0.0
Scilab Help >> Scilab > Control flow > end
end
end keyword
Description
Used at end of loops or conditionals.
for
, while
, if
, select
must be terminated by end
.
Comments
Add a comment:
Please login to comment this page.