comparison scripts/plot/view.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents 68ac95d2460c
children f96b9b9f141b
comparison
equal deleted inserted replaced
12574:89604fa96d2f 12575:d0b799dafede
16 ## along with Octave; see the file COPYING. If not, see 16 ## along with Octave; see the file COPYING. If not, see
17 ## <http://www.gnu.org/licenses/>. 17 ## <http://www.gnu.org/licenses/>.
18 18
19 ## -*- texinfo -*- 19 ## -*- texinfo -*-
20 ## @deftypefn {Function File} {[@var{azimuth}, @var{elevation}] =} view () 20 ## @deftypefn {Function File} {[@var{azimuth}, @var{elevation}] =} view ()
21 ## @deftypefnx {Function File} {} view (@var{azimuth}, @var{elevation}) 21 ## @deftypefnx {Function File} {} view (@var{azimuth}, @var{elevation})
22 ## @deftypefnx {Function File} {} view ([@var{azimuth}, @var{elevation}]) 22 ## @deftypefnx {Function File} {} view ([@var{azimuth}, @var{elevation}])
23 ## @deftypefnx {Function File} {} view ([@var{x}, @var{y}, @var{z}]) 23 ## @deftypefnx {Function File} {} view ([@var{x}, @var{y}, @var{z}])
24 ## @deftypefnx {Function File} {} view (@var{dims}) 24 ## @deftypefnx {Function File} {} view (@var{dims})
25 ## @deftypefnx {Function File} {} view (@var{ax}, @dots{}) 25 ## @deftypefnx {Function File} {} view (@var{ax}, @dots{})
26 ## Query or set the viewpoint for the current axes. The parameters 26 ## Query or set the viewpoint for the current axes. The parameters