plotr

move pen in user units, relative to current position

parametertypeunitsdescription
x,yfloatuurelative new pen position
linetypeint--see plot
returns:void

Description

plotr moves the pen by (x,y) user units, relative to the current position. The format of the line produced (if any) is determined by the linetype parameter - see plot.

See also

plot, plotm, plotrm, plu, plum

Examples

See also

plfunc plot