Scilab Function

replot - redraw the current graphics window with new boundaries

Calling Sequence

replot(rect)

Parameters

Description

replot is used to redraw the content of the current graphics window with new boundaries defined by rect=[xmin,ymin,xmax,ymax]. It works only with the driver "Rec".

Examples

See Also

Author