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
ключевое слово в if-then-else и select-case-then-else
Описание
Используется с if
и select
.
Пример
Смотрите также
История
Version | Description |
6.0.0 | else is now protected:
Assignments like else=1 are no longer possible. |
Report an issue | ||
<< do | Управляющая логика | elseif >> |