Mercurial > hg > octave-lyh
diff scripts/control/system/c2d.m @ 5479:adb2bac3596e
[project @ 2005-10-03 18:56:03 by jwe]
author | jwe |
---|---|
date | Mon, 03 Oct 2005 18:56:03 +0000 |
parents | 927230cb3e77 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/control/system/c2d.m +++ b/scripts/control/system/c2d.m @@ -80,7 +80,7 @@ ## @item t ## sampling time; required if @var{sys} is purely continuous. ## -## @strong{Note} if the second argument is not a string, @code{c2d()} +## @strong{Note} that if the second argument is not a string, @code{c2d()} ## assumes that the second argument is @var{t} and performs ## appropriate argument checks. ## @end table