Mercurial > hg > octave-lyh
diff scripts/control/base/bode.m @ 3502:b5238ac1dca9
[project @ 2000-01-31 07:40:53 by jwe]
author | jwe |
---|---|
date | Mon, 31 Jan 2000 07:41:01 +0000 |
parents | 8b21bcbc1080 |
children | de4471c26cd3 |
line wrap: on
line diff
--- a/scripts/control/base/bode.m +++ b/scripts/control/base/bode.m @@ -34,7 +34,7 @@ ## ## if @var{sys} is discrete, then bode evaluates G(@code{exp}(jwT)), where ## @itemize @bullet -## @item @var{T}=@code{sysgettsam(@var{sys})} (the system sampling time) and +## @item @math{T} is the system sampling time ## @item @math{G(z)} is the system transfer function. ## @end itemize ##