The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 15. The Common API for PLplot | Next |
plline3
: Draw a line in 3 space
Draws line in 3 space defined by n points in x, y, and z. You must first set up the viewport, the 2d viewing window (in world coordinates), and the 3d normalized coordinate box. See x18c.c for more info.
|