comparison scripts/plot/surfl.m @ 10821:693e22af08ae

Grammarcheck documentation of m-files Add newlines between @item fields for readability.
author Rik <octave@nomad.inbox5.com>
date Mon, 26 Jul 2010 21:25:36 -0700
parents be55736a0783
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
10820:c44c786f87ba 10821:693e22af08ae
38 ## The material properties of the surface can specified using a 4-element vector 38 ## The material properties of the surface can specified using a 4-element vector
39 ## @var{P} = [@var{AM} @var{D} @var{SP} @var{exp}] which defaults to 39 ## @var{P} = [@var{AM} @var{D} @var{SP} @var{exp}] which defaults to
40 ## @var{p} = [0.55 0.6 0.4 10]. 40 ## @var{p} = [0.55 0.6 0.4 10].
41 ## @table @code 41 ## @table @code
42 ## @item "AM" strength of ambient light 42 ## @item "AM" strength of ambient light
43 ##
43 ## @item "D" strength of diffuse reflection 44 ## @item "D" strength of diffuse reflection
45 ##
44 ## @item "SP" strength of specular reflection 46 ## @item "SP" strength of specular reflection
47 ##
45 ## @item "EXP" specular exponent 48 ## @item "EXP" specular exponent
46 ## @end table 49 ## @end table
47 ## 50 ##
48 ## The default lighting mode "cdata", changes the cdata property to give the 51 ## The default lighting mode "cdata", changes the cdata property to give the
49 ## impression 52 ## impression