Mercurial > hg > octave-nkf
diff scripts/control/system/sysupdate.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/system/sysupdate.m +++ b/scripts/control/system/sysupdate.m @@ -48,9 +48,8 @@ ## ## Conversion to @command{tf} or @command{zp} exits with an error if the system is ## mixed continuous/digital. +## @seealso{tf, ss, zp, sysout, sys2ss, sys2tf, sys2zp} ## @end deftypefn -## -## @seealso{tf, ss, zp, sysout, sys2ss, sys2tf, and sys2zp} ## Author: John Ingram <ingraje@eng.auburn.edu> ## Created: July 9, 1996