Mercurial > hg > octave-lyh
diff scripts/plot/subplot.m @ 8350:0e3a92a8683c
fix texi bug in subplot.m
author | Thorsten Meyer <thorsten.meyier@gmx.de> |
---|---|
date | Wed, 05 Nov 2008 17:51:42 +0100 |
parents | c6e9ff62c64a |
children | 81d6ab3ac93c |
line wrap: on
line diff
--- a/scripts/plot/subplot.m +++ b/scripts/plot/subplot.m @@ -45,16 +45,16 @@ ## @end iftex ## @ifinfo ## @display +## @example ## @group -## @example ## ## +-----+-----+-----+ ## | 1 | 2 | 3 | ## +-----+-----+-----+ ## | 4 | 5 | 6 | ## +-----+-----+-----+ +## @end group ## @end example -## @end group ## @end display ## @end ifinfo ## @seealso{plot}