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
plpoin(3plplot) - debian
plpoin3(3plplot) - debian
plstar(3plplot) - debian
plstring3(3plplot) - debian
plsxax(3plplot) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?