  pllab(xlabel, ylabel, tlabel)
  *****************************

  pllab

  Routine for writing simple labels. Use plmtex for more complex labels.

  xlabel (char *, input): Label for horizontal axis.

  ylabel (char *, input): Label for vertical axis.

  tlabel (char *, input): Title of graph.

