pllab.3plplot

Langue: en

Autres versions - même langue

Version: July, 2010 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

pllab - Simple routine to write labels

SYNOPSIS

pllab(xlabel, ylabel, tlabel)

DESCRIPTION

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

ARGUMENTS

xlabel (const char *, input)
Label for horizontal axis.
ylabel (const char *, input)
Label for vertical axis.
tlabel (const char *, input)
Title of graph.

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.