pllab(3plplot) debian man page | unix.com

Man Page: pllab

Operating Environment: debian

Section: 3plplot

PLLAB(3plplot)							    PLplot API							    PLLAB(3plplot)

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. August, 2012 PLLAB(3plplot)
Related Man Pages
plgxax(3plplot) - debian
plstar(3plplot) - debian
plstring3(3plplot) - debian
plsxax(3plplot) - debian
plszax(3plplot) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?