diff scripts/control/system/ss.m @ 4946:48a39e2b2ab7

[project @ 2004-08-31 17:27:04 by jwe]
author jwe
date Tue, 31 Aug 2004 17:27:05 +0000
parents d62c421f448b
children bdbee5282954
line wrap: on
line diff
--- a/scripts/control/system/ss.m	Tue Aug 31 15:09:17 2004 +0000
+++ b/scripts/control/system/ss.m	Tue Aug 31 17:27:05 2004 +0000
@@ -72,7 +72,7 @@
 ##
 ## Unlike states, discrete/continous outputs may appear in any order.
 ##
-## @strong{Note} @code{sys2ss} returns a vector @var{yd} where
+## @code{sys2ss} returns a vector @var{yd} where
 ## @var{yd}(@var{outlist}) = 1; all other entries of @var{yd} are 0.
 ##
 ## @strong{Outputs}