Mercurial > hg > octave-nkf
diff scripts/control/system/is_controllable.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_controllable.m +++ b/scripts/control/system/is_controllable.m @@ -53,6 +53,7 @@ ## has a single input; otherwise a block Arnoldi iteration is performed ## with @code{krylovb}. ## @end deftypefn +## ## @seealso{size, rows, columns, length, ismatrix, isscalar, isvector ## is_observable, is_stabilizable, is_detectable, krylov, and krylovb}