diff scripts/control/system/is_controllable.m @ 4855:d62c421f448b

[project @ 2004-04-07 02:41:22 by jwe]
author jwe
date Wed, 07 Apr 2004 02:41:22 +0000
parents 22bd65326ec1
children bdbee5282954
line wrap: on
line diff
--- a/scripts/control/system/is_controllable.m
+++ b/scripts/control/system/is_controllable.m
@@ -36,7 +36,7 @@
 ## @table @var
 ## @item retval
 ## Logical flag; returns true (1) if the system @var{sys} or the
-## pair (@var{a},@var{b}) is controllable, whichever was passed as input
+## pair (@var{a}, @var{b}) is controllable, whichever was passed as input
 ## arguments.
 ## @item U
 ##  U is an orthogonal basis of the controllable subspace.