diff scripts/plot/util/rotate3d.m @ 19281:8a6f87637c16

hg new function, zoom * zoom.m: New function. * plot/util/module.mk: Add it to the list. * pan.m, rotate3d.m: Update @seealso lists. * plot.txi: Document it. * NEWS: Mention it.
author John W. Eaton <jwe@octave.org>
date Sat, 13 Sep 2014 16:45:31 -0400
parents 137d01e7c2d4
children 0f9c5a15c8fa
line wrap: on
line diff
--- a/scripts/plot/util/rotate3d.m
+++ b/scripts/plot/util/rotate3d.m
@@ -33,7 +33,7 @@
 ## @example
 ## mode = get (gca, "rotate3d");
 ## @end example
-## @seealso{pan}
+## @seealso{pan, zoom}
 ## @end deftypefn
 
 function rotate3d (varargin)