Scilab 6.0.2
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
elseif
palavra-chave usada na estrutura "if-then-else" (significa "senão, se...")
Descrição
Ver if,then,else .
Example
Histórico
| Versão | Descrição |
| 6.0.0 | elseif is now protected:
Assignments like elseif=1 are no longer possible. |
| Report an issue | ||
| << else | Control flow | end >> |