diff inst/ordfilt2.m @ 224:b1c2dd47b41a

Put seealso before end deftypefn
author hauberg
date Thu, 04 Jan 2007 23:52:31 +0000
parents 13c6a9bdec24
children 8fe38c1c25c5
line wrap: on
line diff
--- a/inst/ordfilt2.m
+++ b/inst/ordfilt2.m
@@ -31,8 +31,8 @@
 ## Optional variable @var{padding} determines how the matrix @var{A} 
 ## is padded from the edges. See impad for details.
 ## 
+## @seealso{medfilt2}
 ## @end deftypefn
-## @seealso{medfilt2}
 
 
 ## Author: Teemu Ikonen <tpikonen@pcu.helsinki.fi>