help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bleeding edge control toolbox: pzmap for discrete systems


From: John W. Eaton
Subject: Bleeding edge control toolbox: pzmap for discrete systems
Date: Wed, 19 Apr 2000 03:28:59 -0500 (CDT)

On 19-Apr-2000, Thomas Hoffmann <address@hidden> wrote:

| Minor question: Can I mimic the dstep() function of MATLAB easily in OCST?

Will step work?

  step is the user-defined function from the file
  /home/jwe/src/octave/scripts/control/base/step.m

   - Function File: [Y, T] = step (SYS, INP, TSTOP, N)
       Step response for a linear system.  The system can be discrete or
       multivariable (or both).  If no output arguments are specified,
       `step' produces a plot or the step response data for system SYS.

jwe



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]