pld

draw a straight line to a position

parametertypeunitsdescription
x,yfloatuuposition to which the line is drawn
returns:void

Description

pld moves the pen to (x,y) in user units, drawing a straight line. It is equivalent to plot(x,y,DOWN).

See also

plot, plu

Examples

See also

plreserv plfill pldot plloop plmvorg simplot program plfunc pltrace