debian man page for plgyax

Query: plgyax

OS: debian

Section: 3plplot

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

PLGYAX(3plplot) 						    PLplot API							   PLGYAX(3plplot)

NAME
plgyax - Get y axis parameters
SYNOPSIS
plgyax(digmax, digits)
DESCRIPTION
Identical to plgxax(3plplot), except that arguments are flags for y axis. See the description of plgxax(3plplot) for more detail. Redacted form: plgyax(digmax, digits) This function is used in example 31.
ARGUMENTS
digmax (PLINT *, output) Pointer to variable with the maximum number of digits for the y axis. If nonzero, the printed label has been switched to a floating point representation when the number of digits exceeds digmax. digits (PLINT *, output) Pointer to variable with the actual number of digits for the numeric labels (y axis) from the last 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 PLGYAX(3plplot)
Related Man Pages
pladv(3plplot) - debian
plscol0(3plplot) - debian
plslabelfunc(3plplot) - debian
plstar(3plplot) - debian
plstring(3plplot) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
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)?