[
top
|
up
]
Add Text to a Plot
Syntax
text(x, y, strings, ...)
Description
text
draws the strings given in the vector
strings
at the coordinates given by
x
and
y
.