xdel
グラフィックウインドウを削除する (obsolete)
呼び出し手順
xdel() xdel(win_nums)
引数
- win_nums
整数のスカラーまたはベクトル
説明
![]() | xdel(…) is obsolete and will be removed from Scilab 6.2. Please use close(…) instead. |
xdelは,
番号がベクトルwin_numsに含まれる
グラフィックウインドウを削除します.
引数が指定されない場合には,
カレントのグラフィックウインドウを削除します.
参照
履歴
| バージョン | 記述 |
| 6.1.1 | xdel() declared obsolete. close() replaces it. |
| Report an issue | ||
| << winsid | figure_operations | xname >> |
