Scilab 5.4.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
show_window
特定のグラフィックウインドウを前面に移動する
呼び出し手順
show_window([figure])
パラメータ
- figure
- 表示する図の番号またはハンドル. 
説明
引数を指定しない時,show_windowは,アイコン化されている場合でも
            カレントのグラフィックウインドウを前面に出します.
            その他の場合,番号またはハンドルで指定したウインドウを前面に出します.
            ウインドウが存在しない場合,作成されます.
| Report an issue | ||
| << havewindow | window_control | winsid >> |