octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41353] control package: step and bode do not


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #41353] control package: step and bode do not work with constant transfer functions
Date: Wed, 29 Jan 2014 12:42:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

Follow-up Comment #4, bug #41353 (project octave):

Tried your example today with octave 3.8.0 and control 2.6.1 and I can't see
any problem when running:

T = tf(1,2);
step(T);
bode(T);


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41353>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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