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)NAMEplline - Draw a lineSYNOPSISplline(n, x, y)DESCRIPTIONDraws 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.ARGUMENTSn (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.AUTHORSGeoffrey 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 ALSOPLplot 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 |