changeset 16356:df643a532b61

doc: Update docstring for view.m * scripts/plot/view.m: Add view(2) and view(3) to list of calling forms for function.
author Rik <rik@octave.org>
date Thu, 21 Mar 2013 21:38:36 -0700
parents 022898b4323b
children 0cbe330f39a2
files scripts/plot/view.m
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/view.m	Thu Mar 21 21:24:40 2013 -0700
+++ b/scripts/plot/view.m	Thu Mar 21 21:38:36 2013 -0700
@@ -21,7 +21,8 @@
 ## @deftypefnx {Function File} {} view (@var{azimuth}, @var{elevation})
 ## @deftypefnx {Function File} {} view ([@var{azimuth} @var{elevation}])
 ## @deftypefnx {Function File} {} view ([@var{x} @var{y} @var{z}])
-## @deftypefnx {Function File} {} view (@var{dims})
+## @deftypefnx {Function File} {} view (2)
+## @deftypefnx {Function File} {} view (3)
 ## @deftypefnx {Function File} {} view (@var{ax}, @dots{})
 ## Query or set the viewpoint for the current axes.  The parameters
 ## @var{azimuth} and @var{elevation} can be given as two arguments or as