diff scripts/plot/hist.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 3d9ddfdc6d3e
children e4e93452fd3e
line wrap: on
line diff
--- a/scripts/plot/hist.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/plot/hist.m	Mon Mar 06 21:26:54 2006 +0000
@@ -38,9 +38,8 @@
 ##
 ## With two output arguments, produce the values @var{nn} and @var{xx} such
 ## that @code{bar (@var{xx}, @var{nn})} will plot the histogram.
+## @seealso{bar}
 ## @end deftypefn
-##
-## @seealso{bar}
 
 ## Author: jwe