diff scripts/plot/util/pan.m @ 19089: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/pan.m	Fri Sep 12 11:19:31 2014 -0400
+++ b/scripts/plot/util/pan.m	Sat Sep 13 16:45:31 2014 -0400
@@ -42,7 +42,7 @@
 ## @example
 ## mode = get (gca, "pan");
 ## @end example
-## @seealso{rotate3d}
+## @seealso{rotate3d, zoom}
 ## @end deftypefn
 
 function pan (varargin)