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

NAME

6       pllab - Simple routine to write labels
7

SYNOPSIS

9       pllab(xlabel, ylabel, tlabel)
10

DESCRIPTION

12       Routine for writing simple labels. Use plmtex(3plplot) for more complex
13       labels.
14
15       Redacted form: pllab(xlabel, ylabel, tlabel)
16
17       This function is used in examples 1, 5, 9, 12, 14-16, 20-22, and 29.
18

ARGUMENTS

20       xlabel (PLCHAR_VECTOR(3plplot), input)
21              A UTF-8 character string specifying the label for the x axis.
22
23       ylabel (PLCHAR_VECTOR(3plplot), input)
24              A UTF-8 character string specifying the label for the y axis.
25
26       tlabel (PLCHAR_VECTOR(3plplot), input)
27              A UTF-8 character string specifying the title of the plot.
28
29

AUTHORS

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

SEE ALSO

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