Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.1 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> Scilab > Control flow

Control flow

  • abort評価を中断する.
  • breakループ中断を表すキーワード
  • caseselectで使用されるキーワード
  • continueループの次の反復に制御を移すキーワード
  • doループ用の言語キーワード
  • elseif-then-elseおよびselect-case-then-elseのキーワード
  • elseifif-then-elseのキーワード
  • endend キーワード
  • forループ用の言語キーワード
  • halt実行を停止
  • if then else条件付き実行
  • pauseは実行中の実行を一時的に一時停止し、コンソールでの指示を許可します
  • resumeリターンまたは復帰実行およびローカル変数をコピー
  • returnリターンまたは復旧し,ローカルな変数をコピー
  • selectselect キーワード
  • then'if'および'select'のキーワード
  • catchtry-catch 制御命令のcatchブロックを開始
  • whilewhile キーワード
Report an issue
<< Scilab keywords Scilab Configuration >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Jan 03 14:37:44 CET 2022