Mercurial > hg > octave-lyh
diff scripts/control/system/is_abcd.m @ 5053:c08cb1098afc
[project @ 2004-10-19 23:10:54 by jwe]
author | jwe |
---|---|
date | Tue, 19 Oct 2004 23:10:55 +0000 |
parents | bdbee5282954 |
children | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/scripts/control/system/is_abcd.m +++ b/scripts/control/system/is_abcd.m @@ -23,6 +23,7 @@ ## appropriate diagnostic message printed to the screen. The matrices ## @var{b}, @var{c}, or @var{d} may be omitted. ## @end deftypefn +## ## @seealso{abcddim} ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de>