Mercurial > hg > octave-nkf
diff scripts/control/system/tfout.m @ 5053:c08cb1098afc
[project @ 2004-10-19 23:10:54 by jwe]
author | jwe |
---|---|
date | Tue, 19 Oct 2004 23:10:55 +0000 |
parents | cef48c4b902d |
children | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/scripts/control/system/tfout.m +++ b/scripts/control/system/tfout.m @@ -21,6 +21,7 @@ ## Print formatted transfer function @math{n(s)/d(s)} to the screen. ## @var{x} defaults to the string @code{"s"} ## @end deftypefn +## ## @seealso{polyval, polyvalm, poly, roots, conv, deconv, residue, ## filter, polyderiv, polyinteg, and polyout}