1PLGZAX(3plplot)                   PLplot API                   PLGZAX(3plplot)
2
3
4

NAME

6       plgzax - Get z axis parameters
7

SYNOPSIS

9       plgzax(digmax, digits)
10

DESCRIPTION

12       Identical  to  plgxax(3plplot),  except  that arguments are flags for z
13       axis. See the description of plgxax(3plplot) for more detail.
14
15       Redacted form: plgzax(digmax, digits)
16
17       This function is used in example 31.
18

ARGUMENTS

20       digmax (PLINT *, output)
21              Pointer to variable with the maximum number of digits for the  z
22              axis.   If  nonzero,  the  printed  label has been switched to a
23              floating point representation when the number of digits  exceeds
24              digmax.
25
26       digits (PLINT *, output)
27              Pointer  to  variable  with  the actual number of digits for the
28              numeric labels (z axis) from the last plot.
29
30

AUTHORS

32       Geoffrey Furnish and Maurice LeBrun wrote and  maintain  PLplot.   This
33       man  page  was  automatically  generated from the DocBook source of the
34       PLplot  documentation,  maintained  by  Alan  W.   Irwin   and   Rafael
35       Laboissiere.
36

SEE ALSO

38       PLplot documentation at http://plplot.sourceforge.net/resources.
39
40
41
42                                  July, 2010                   PLGZAX(3plplot)
Impressum