Scilab Function

xclea - erase a rectangle

Calling Sequence

xclea(x,y,w,h)

Parameters

Description

xclea clears the rectangle [x,y,w,h] (upper left point, width, height) in the current graphics window.

Examples

Author