Scilab 6.1.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
else
keyword in if-then-else and select-case-then-else
Description
Used with if
and select
.
Examples
See also
History
Version | Description |
6.0.0 | else is now protected:
Assignments like else=1 are no longer possible. |
Report an issue | ||
<< do | Control flow | elseif >> |