Scilab 5.5.0
      
      - Aide de Scilab
 - Scilab
 - Mots clés Scilab
 - ans
 - backslash
 - brackets ([,])
 - colon
 - comma
 - comments
 - dot (.)
 - else
 - elseif
 - empty ([])
 - end
 - extraction
 - global
 - hat (^)
 - insertion
 - left ([)
 - minus (-)
 - not (~)
 - parentheses ( )
 - percent (%)
 - plus (+)
 - power
 - quote (')
 - semicolon
 - slash (/)
 - star (*)
 - symbols
 - tilde
 - try
 - comparison
 - dollar
 - equal
 - less
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
end
mot-clé end
Description
Utilisé à la fin des boucles ou des structures conditionnelles. Les structures
            for, while, if, select doivent être terminées par end .
Voir aussi
| Report an issue | ||
| << empty ([]) | Mots clés Scilab | extraction >> |