pltext
plot text, leaving the pen at the end
parameter | type | units | description |
---|---|---|---|
string | char* | -- | 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