Mercurial > hg > octave-nkf
diff scripts/plot/plot.m @ 5462:74804828df1a
[project @ 2005-09-22 18:36:22 by jwe]
author | jwe |
---|---|
date | Thu, 22 Sep 2005 18:36:23 +0000 |
parents | 4c8a2e4e0717 |
children | 2618a0750ae6 |
line wrap: on
line diff
--- a/scripts/plot/plot.m +++ b/scripts/plot/plot.m @@ -104,9 +104,9 @@ ## valid in combination with the @code{@@} or @code{-@@} specifiers. ## ## @item @var{c} -## If @var{c} is one of @code{"r"}, @code{"g"}, @code{"b"}, @code{"m"}, -## @code{"c"}, or @code{"w"}, it is interpreted as the plot color (red, -## green, blue, magenta, cyan, or white). +## If @var{c} is one of @code{"k"}, @code{"r"}, @code{"g"}, @code{"b"}, +## @code{"m"}, @code{"c"}, or @code{"w"}, it is interpreted as the plot +## color (black, red, green, blue, magenta, cyan, or white). ## ## @item ";title;" ## Here @code{"title"} is the label for the key.