debian man page for plstripa

Query: plstripa

OS: debian

Section: 3plplot

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

PLSTRIPA(3plplot)						    PLplot API							 PLSTRIPA(3plplot)

NAME
plstripa - Add a point to a stripchart
SYNOPSIS
plstripa(id, p, x, y)
DESCRIPTION
Add a point to a given pen of a given stripchart. There is no need for all pens to have the same number of points or to be equally sampled in the x coordinate. Allocates memory and rescales as necessary. Redacted form: plstripa(id, p, x, y) This function is used in example 17.
ARGUMENTS
id (PLINT, input) Identification number (set up in plstripc(3plplot)) of the stripchart. p (PLINT, input) Pen number (ranges from 0 to 3). x (PLFLT, input) X coordinate of point to plot. y (PLFLT, input) Y coordinate of point to plot.
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 PLSTRIPA(3plplot)
Related Man Pages
plfill3(3plplot) - debian
plgxax(3plplot) - debian
plscmap1la(3plplot) - debian
plstar(3plplot) - debian
plstransform(3plplot) - debian
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph