comparison scripts/plot/shading.m @ 9040:dbd0c77e575e

Cleanup documentation file plot.texi Spellcheck Stylecheck (Mostly double spaces after periods)
author Rik <rdrider0-list@yahoo.com>
date Sun, 22 Mar 2009 14:40:24 -0700
parents eb63fbe60fab
children d1978e7364ad
comparison
equal deleted inserted replaced
9039:51dc9691f23f 9040:dbd0c77e575e
17 ## <http://www.gnu.org/licenses/>. 17 ## <http://www.gnu.org/licenses/>.
18 18
19 ## -*- texinfo -*- 19 ## -*- texinfo -*-
20 ## @deftypefn {Function File} {} shading (@var{type}) 20 ## @deftypefn {Function File} {} shading (@var{type})
21 ## @deftypefnx {Function File} {} shading (@var{ax}, @dots{}) 21 ## @deftypefnx {Function File} {} shading (@var{ax}, @dots{})
22 ## Set the shading of surface or patch graphic objects. Valid arguments 22 ## Set the shading of surface or patch graphic objects. Valid arguments
23 ## for @var{type} are 23 ## for @var{type} are
24 ## 24 ##
25 ## @table @code 25 ## @table @code
26 ## @item "flat" 26 ## @item "flat"
27 ## Single colored patches with invisible edges. 27 ## Single colored patches with invisible edges.