Scilab Function

xfpoly - fill a polygon

Calling Sequence

xfpoly(xv,yv,[close])

Parameters

Description

xfpoly fills a polygon with the current color. If close is equal to 1 a point is added to the polyline xv,yv to define a polygon.

Examples

See Also

Author