plline(3plplot) debian man page | unix.com

Man Page: plline

Operating Environment: debian

Section: 3plplot

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
plpoin3(3plplot) - debian
plstring(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
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?