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,29.
18

ARGUMENTS

20       xlabel (const char *, input)
21              Label for horizontal axis.
22
23       ylabel (const char *, input)
24              Label for vertical axis.
25
26       tlabel (const char *, input)
27              Title of graph.
28
29

AUTHORS

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

SEE ALSO

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