pltext

plot text, leaving the pen at the end

parametertypeunitsdescription
stringchar*--string to be drawn
returns:void

Description

pltext is equivalent to plformat(.5,.5,string) except that
  • string may not contain format specifications that need extra parameters
  • the pen is left at the end of the string

Examples

See also

plreserv plot