plotm3

move pen to new 3-D position in millimeters

parametertypeunitsdescription
x,y,zfloatmmnew pen position
linetypeint--see plot
returns:void

Description

plotm3 moves the pen to (x,y,z) in millimeters. The format of the line produced (if any) is determined by the linetype parameter - see plot.

See also

plot3, plotr3, plotrm3