delete a graphics window
xdel() xdel(win_nums)
an integer scalar or vector.
xdel
deletes the graphics windows whose numbers
are included in the vector win_nums
or the current
graphics window if no argument is given.
Version | Description |
6.1.1 | xdel() is declared obsolete.
This is the last Scilab version where it is available.
close() replaces it. |