comparison scripts/plot/surfl.m @ 11595:5ec6aa05638d

Prevent doubled quotes around @table items in Info.
author Rik <octave@nomad.inbox5.com>
date Thu, 20 Jan 2011 21:29:14 -0800
parents c792872f8942
children 22c50cbad2ce
comparison
equal deleted inserted replaced
11594:f2e868fd8500 11595:5ec6aa05638d
36 ## The default value is rotated 45° counter-clockwise from the current view. 36 ## The default value is rotated 45° counter-clockwise from the current view.
37 ## 37 ##
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 @asis
42 ## @item "AM" strength of ambient light 42 ## @item "AM" strength of ambient light
43 ## 43 ##
44 ## @item "D" strength of diffuse reflection 44 ## @item "D" strength of diffuse reflection
45 ## 45 ##
46 ## @item "SP" strength of specular reflection 46 ## @item "SP" strength of specular reflection