diff scripts/control/system/is_siso.m @ 5016:bdbee5282954

[project @ 2004-09-22 02:50:35 by jwe]
author jwe
date Wed, 22 Sep 2004 02:50:36 +0000
parents b8105302cfe8
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/control/system/is_siso.m	Wed Sep 22 02:18:13 2004 +0000
+++ b/scripts/control/system/is_siso.m	Wed Sep 22 02:50:36 2004 +0000
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} is_siso (@var{sys})
-## return nonzero if the system data structure
+## Returns nonzero if the system data structure
 ## @var{sys} is single-input, single-output.
 ## @end deftypefn