Mercurial > hg > octave-lyh
diff scripts/plot/hggroup.m @ 17169:52931d71400f
doc: Document that first argument can be an axes handle for several plot functions.
* scripts/plot/feather.m, scripts/plot/hggroup.m, scripts/plot/loglogerr.m,
scripts/plot/quiver.m, scripts/plot/quiver3.m, scripts/plot/semilogxerr.m,
scripts/plot/semilogyerr.m: Document that first argument can be an axes handle
for several plot functions.
author | Rik <rik@octave.org> |
---|---|
date | Fri, 02 Aug 2013 17:37:34 -0700 (2013-08-03) |
parents | eaab03308c0b |
children | b4343603f7ab |
line wrap: on
line diff
--- a/scripts/plot/hggroup.m +++ b/scripts/plot/hggroup.m @@ -25,7 +25,7 @@ ## ## If no parent is specified, the group is created in the current axes. ## -## Multiple property-value pairs may be specified for the hggroup, but they +## Multiple property/value pairs may be specified for the hggroup, but they ## must appear in pairs. ## ## The optional return value @var{h} is a graphics handle to the created