diff scripts/control/system/tfout.m @ 3500:7923abdeb4e5

[project @ 2000-01-31 06:35:00 by jwe]
author jwe
date Mon, 31 Jan 2000 06:35:23 +0000
parents 65b3519ac3a1
children 22bd65326ec1
line wrap: on
line diff
--- a/scripts/control/system/tfout.m	Mon Jan 31 05:18:13 2000 +0000
+++ b/scripts/control/system/tfout.m	Mon Jan 31 06:35:23 2000 +0000
@@ -17,8 +17,8 @@
 ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {} tfout (@var{num}, @var{denom}@{, @var{x}@})
-## Print formatted transfer function @math{n(s)/d(s) } to the screen.
+## @deftypefn {Function File} {} tfout (@var{num}, @var{denom}, @var{x})
+## 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,