Scilab 6.1.0
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
then
'if'および'select'のキーワード
説明
制御フローifおよびselectにおいて
使用されます.
各thenキーワードは,
if, elseif または
caseキーワードと同じ行に置く必要があります.
キーワードthen はキャレッジリターンまたはカンマで
置換できます.
例
履歴
| Version | Description |
| 6.0.0 | then is now protected:
Assignments like then=1 are no longer possible. |
| Report an issue | ||
| << select | Control flow | try >> |