diff scripts/control/base/damp.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/control/base/damp.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/control/base/damp.m	Mon Mar 06 21:26:54 2006 +0000
@@ -25,9 +25,8 @@
 ## If @var{p} is a system, @var{tsam} must not be specified.
 ## If @var{p} is a matrix and @var{tsam} is specified, eigenvalues
 ## of @var{p} are assumed to be in @var{z}-domain.
+## @seealso{eig}
 ## @end deftypefn
-##
-## @seealso{eig}
 
 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de>
 ## Created: September 29, 1997.