グラフィックウインドウを削除する
xdel() xdel(win_nums)
整数のスカラーまたはベクトル
xdel
は,
番号がベクトルwin_nums
に含まれる
グラフィックウインドウを削除します.
引数が指定されない場合には,
カレントのグラフィックウインドウを削除します.
Version | Description |
6.1.1 | xdel() is declared obsolete.
This is the last Scilab version where it is available.
close() replaces it. |