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

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

[Octave-bug-tracker] [bug #44949] control package: rlocus gives disconti


From: Lukas Reichlin
Subject: [Octave-bug-tracker] [bug #44949] control package: rlocus gives discontinuous data
Date: Mon, 15 Jun 2015 05:14:22 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/6.2.6 Safari/537.85.15

Follow-up Comment #10, bug #44949 (project octave):

I made a silly mistake (two functions with the same name) and corrected it:

https://bitbucket.org/paramaniac/control/commits/d350b3e9b3426a9dbc56f4dd9532004da38f6d43

Furthermore, I found a system which still gives discontinuous plots:


sys = tf ([1 0 0 0 0 0 1], [1 0 0 0 1 0 0 0 0 1])
rlocus (sys)


The plot from the rlocus function released with control-2.8.1 used to look
better in this case.

Any ideas? Thanks for any hints!


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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