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

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

[Octave-bug-tracker] [bug #58648] Wrong error message using tfdata with


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #58648] Wrong error message using tfdata with non lti model arguments [control package 3.2.0 ]
Date: Tue, 23 Jun 2020 12:08:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Follow-up Comment #3, bug #58648 (project octave):

__unimplemented__ needs to be changed at about line 128  to:

         classes = {"lti"};
      txt = check_package (fcn, "control",classes);

I tried it and got this warning message. 

warning: 'tfdata' is a method of class 'lti'; it must be called with a 'lti'
argument (see 'help @lti/tfdata').

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58648>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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