diff scripts/statistics/base/median.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 404c7122853e
children 500f3031866d
line wrap: on
line diff
--- a/scripts/statistics/base/median.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/statistics/base/median.m	Tue Oct 19 23:10:55 2004 +0000
@@ -43,6 +43,7 @@
 ## If @var{x} is a matrix, compute the median value for each
 ## column and return them in a row vector.
 ## @end deftypefn
+##
 ## @seealso{std and mean}
 
 ## Author: jwe