The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plline
: Draw a line
Draws line defined by n
points in
x
and
y
.
|
Redacted form: plline(x, y)
This function is used in examples 1,3,4,9,12-14,16,18,20,22,25-27,29.