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

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

[Octave-bug-tracker] [bug #46247] [control] lsim() function - potential


From: Lukas Reichlin
Subject: [Octave-bug-tracker] [bug #46247] [control] lsim() function - potential numerical problem ; various other edits
Date: Fri, 23 Oct 2015 20:41:03 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.8.9 (KHTML, like Gecko) Version/6.2.8 Safari/537.85.17

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

I've pushed a couple of changesets, the latest result can be seen here:

http://sourceforge.net/p/octave/control/ci/default/tree/inst/lsim.m

Note that it is not possible to use a scalar argument t as tfinal for
continuous-time and as tstart for discrete-time models as you proposed. There
would be a conflict if the user wants to plot both continuous- and
discrete-time models together:


lsim (sys_ct, sys_dt, u, t)


The changes will be part of the upcoming control-3.0.0 which should be ready
in late October/early November 2015.
This bug report can be closed.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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