rectangle
Draw a rectangle in data space
Call signature:
rectangle(x, y, w, h)
Help text:
rectangle(x, y, w, h) draws a rectangle in paper space with given coordinates. The rectangle is drawn with the current pen and filled with the current brush. See also patch.
Download pdf