Scilab 6.0.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
elseif
if-then-elseのキーワード
説明
条件が複数ある場合,キーワードelseif
が便利です.
複数のelseif
がある場合,
最初にtrue条件となったものが選択されます(他のものがtrueの場合でも).
Comments
Add a comment:
Please login to comment this page.