diff scripts/plot/contourc.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 09da0bd91412
line wrap: on
line diff
--- a/scripts/plot/contourc.m	Thu Mar 26 11:47:34 2009 -0700
+++ b/scripts/plot/contourc.m	Fri Mar 27 22:31:03 2009 -0700
@@ -26,8 +26,10 @@
 ## contour lines in the following format
 ##
 ## @example
+## @group
 ## @var{c} = [lev1, x1, x2, @dots{}, levn, x1, x2, @dots{} 
 ##      len1, y1, y2, @dots{}, lenn, y1, y2, @dots{}]
+## @end group
 ## @end example
 ##
 ## @noindent