diff scripts/control/system/syscont.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/syscont.m
+++ b/scripts/control/system/syscont.m
@@ -20,8 +20,11 @@
 ## @deftypefn {Function File} {[@var{csys}, @var{acd}, @var{ccd}] =} syscont (@var{sys})
 ## Extract the purely continuous subsystem of an input system.
 ##
-## @strong{Inputs}
-## @var{sys} is a system data structure
+## @strong{Input}
+## @table @var
+## @item sys
+## system data structure.
+## @end table
 ##
 ## @strong{Outputs}
 ## @table @var