Mercurial > hg > octave-nkf
diff scripts/control/base/step.m @ 3500:7923abdeb4e5
[project @ 2000-01-31 06:35:00 by jwe]
author | jwe |
---|---|
date | Mon, 31 Jan 2000 06:35:23 +0000 |
parents | 2e06c3941943 |
children | 22bd65326ec1 |
line wrap: on
line diff
--- a/scripts/control/base/step.m +++ b/scripts/control/base/step.m @@ -17,7 +17,7 @@ ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. ## -*- texinfo -*- -## @deftypefn {Function File} {[@var{y}, @var{t}] =} step (@var{sys}@{, @var{inp},@var{tstop}, @var{n}@}) +## @deftypefn {Function File} {[@var{y}, @var{t}] =} step (@var{sys}, @var{inp}, @var{tstop}, @var{n}) ## Step response for a linear system. ## The system can be discrete or multivariable (or both). ## If no output arguments are specified, @code{step}