Scilab Function

xdel - delete a graphics window

Calling Sequence

xdel([win-nums])

Parameters

Description

xdel deletes the graphics windows win-nums or the current graphics window if no argument is given.

Author