Mercurial > hg > octave-nkf
diff scripts/control/system/abcddim.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 | 93c65f2a5668 |
line wrap: on
line diff
--- a/scripts/control/system/abcddim.m +++ b/scripts/control/system/abcddim.m @@ -58,10 +58,8 @@ ## Otherwise @code{abcddim} returns @var{n} = @var{m} = @var{p} = @minus{}1. ## ## Note: n = 0 (pure gain block) is returned without warning. -## +## @seealso{is_abcd} ## @end deftypefn -## -## @seealso{is_abcd} ## Author: A. S. Hodel <a.s.hodel@eng.auburn.edu> ## Created: August 1993.