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

NAME

6       plgzax - Get z axis parameters
7

SYNOPSIS

9       plgzax(p_digmax, p_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(p_digmax, p_digits)
16
17       This function is used in example 31.
18

ARGUMENTS

20       p_digmax (PLINT_NC_SCALAR(3plplot), output)
21              Returned value of the maximum number of digits for the  z  axis.
22              If  nonzero,  the printed label has been switched to a floating-
23              point representation when the  number  of  digits  exceeds  this
24              value.
25
26       p_digits (PLINT_NC_SCALAR(3plplot), output)
27              Returned  value  of  the actual number of digits for the numeric
28              labels (z axis) from the last plot.
29
30

AUTHORS

32       Many   developers   (who   are   credited   at    http://plplot.source
33       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
34       tory.
35

SEE ALSO

37       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
38       tion.php.
39
40
41
42                                 August, 2017                  PLGZAX(3plplot)
Impressum