Simple routine to write labels
pllab(xlabel, ylabel, tlabel)
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.
xlabel (const char *, input)
Label for horizontal axis.
ylabel (const char *, input)
Label for vertical axis.
tlabel (const char *, input)
Title of graph.
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.sourceforge.net/documentation.php.