plotrm

move pen in millimeters, relative to current position

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

Description

plotrm moves the pen by (x,y) millimeters, 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, plotr, plu, plum

Examples

See also

plfunc