debian man page for plline

Query: plline

OS: debian

Section: 3plplot

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLLINE(3plplot) 						    PLplot API							   PLLINE(3plplot)

NAME
plline - Draw a line
SYNOPSIS
plline(n, x, y)
DESCRIPTION
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.
ARGUMENTS
n (PLINT, input) Number of points defining line. x (PLFLT *, input) Pointer to array with x coordinates of points. y (PLFLT *, input) Pointer to array with y coordinates of points.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLLINE(3plplot)
Related Man Pages
pl_setcontlabelparam(3plplot) - debian
plgradient(3plplot) - debian
plstar(3plplot) - debian
plstransform(3plplot) - debian
plstring(3plplot) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results