Mercurial > hg > octave-max
diff scripts/plot/surfnorm.m @ 9051:1bf0ce0930be
Grammar check TexInfo in all .m files
Cleanup documentation sources to follow a few consistent rules.
Spellcheck was NOT done. (but will be in another changeset)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Fri, 27 Mar 2009 22:31:03 -0700 |
parents | dbd0c77e575e |
children | 95c3e38098bf |
line wrap: on
line diff
--- a/scripts/plot/surfnorm.m +++ b/scripts/plot/surfnorm.m @@ -26,8 +26,10 @@ ## @var{y} are not defined, then it is assumed that they are given by ## ## @example +## @group ## [@var{x}, @var{y}] = meshgrid (1:size(@var{z}, 1), ## 1:size(@var{z}, 2)); +## @end group ## @end example ## ## If no return arguments are requested, a surface plot with the normal