diff doc/interpreter/plot.txi @ 16808:772f51539af8

doc: Add gco() to documentation. * doc/interpreter/plot.txi: Add gco() to manual. * scripts/plot/gco.m: Add seealso links to docstring. * scripts/plot/gcbf.m: Re-arrange seealso links. Improve docstring. * scripts/plot/gcbo.m: Rewrite second paragraph of docstring. Add seealso link to gco.
author Rik <rik@octave.org>
date Sat, 22 Jun 2013 11:16:04 -0700
parents 9302e92df412
children 81e041f5633a
line wrap: on
line diff
--- a/doc/interpreter/plot.txi	Sat Jun 22 10:58:16 2013 -0700
+++ b/doc/interpreter/plot.txi	Sat Jun 22 11:16:04 2013 -0700
@@ -1096,6 +1096,8 @@
 
 @DOCSTRING(gca)
 
+@DOCSTRING(gco)
+
 The @code{get} and @code{set} functions may be used to examine and set
 properties for graphics objects.  For example,