diff scripts/plot/subplot.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 a72d53df4fa6
line wrap: on
line diff
--- a/scripts/plot/subplot.m
+++ b/scripts/plot/subplot.m
@@ -42,10 +42,9 @@
 ## \vskip 10pt
 ## @end tex
 ## @ifnottex
-## @display
+##
 ## @example
 ## @group
-##
 ## +-----+-----+-----+
 ## |  1  |  2  |  3  |
 ## +-----+-----+-----+
@@ -53,7 +52,7 @@
 ## +-----+-----+-----+
 ## @end group
 ## @end example
-## @end display
+##
 ## @end ifnottex
 ## @seealso{plot}
 ## @end deftypefn