debian man page for pl_setcontlabelformat

Query: pl_setcontlabelformat

OS: debian

Section: 3plplot

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

PL_SETCONTLABELFORMAT(3plplot)					    PLplot API					    PL_SETCONTLABELFORMAT(3plplot)

NAME
pl_setcontlabelformat - Set format of numerical label for contours
SYNOPSIS
pl_setcontlabelformat(lexp, sigdig)
DESCRIPTION
Set format of numerical label for contours. Redacted form: pl_setcontlabelformat(lexp, sigdig) This function is used example 9.
ARGUMENTS
lexp (PLINT, input) If the contour numerical label is greater than 10^(lexp) or less than 10^(-lexp), then the exponential format is used. Default value of lexp is 4. sigdig (PLINT, input) Number of significant digits. Default value is 2.
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 PL_SETCONTLABELFORMAT(3plplot)
Related Man Pages
plinit(3plplot) - debian
plstar(3plplot) - debian
plstring(3plplot) - debian
plstring3(3plplot) - debian
plszax(3plplot) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
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)?