Repeat statements a specific number of times
for
The variable used as loop index is clear in Scilab if all iterations have been made but is not clear if loop is ended by a break. In Matlab, this variable is never cleared.