debian man page for plstring

Query: plstring

OS: debian

Section: 3plplot

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

PLSTRING(3plplot)						    PLplot API							 PLSTRING(3plplot)

NAME
plstring - Plot a glyph at the specified points
SYNOPSIS
plstring(n, x, y, string)
DESCRIPTION
Plot a glyph at the specified points. (Supersedes plpoin(3plplot) and plsym(3plplot) because many[!] more glyphs are accessible with plstring(3plplot).) The glyph is specified with a PLplot user string. Note that the user string is not actually limited to one glyph so it is possible (but not normally useful) to plot more than one glyph at the specified points with this function. As with plmtex(3plplot) and plptex(3plplot), the user string can contain FCI escapes to determine the font, UTF-8 code to determine the glyph or else PLplot escapes for Hershey or unicode text to determine the glyph. Redacted form: plstring(x, y, string) This function is used in examples 4 and 26.
ARGUMENTS
n (PLINT, input) Number of points in the x and y arrays. x (PLFLT *, input) Pointer to an array with X coordinates of points. y (PLFLT *, input) Pointer to an array with Y coordinates of points. string (const char *, input) PLplot user string corresponding to the glyph to be plotted at each of the n 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 PLSTRING(3plplot)
Related Man Pages
plfill3(3plplot) - debian
plinit(3plplot) - debian
plot3d(3plplot) - debian
plstransform(3plplot) - debian
plszax(3plplot) - debian
Similar Topics in the Unix Linux Community
Help Plotting
PLplot 5.9.2 (Default branch)
determining the IP of a function
Chase DVD Plot
Determination n points between two coordinates