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

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

[Octave-bug-tracker] [bug #53352] Wrong message


From: Dildar Sk
Subject: [Octave-bug-tracker] [bug #53352] Wrong message
Date: Thu, 15 Mar 2018 11:15:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36

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

Please forgive my ignorance but when I try
>> help isstable
error: 'n' undefined near line 28 column 7
error: 'name' undefined near line 153 column 16
error: called from
    __makeinfo__ at line 153 column 5
    help at line 102 column 22
>> b = [1 -.5];                                % numerator coefficients
>>     a = [1 -.999999999];                        % denominator coefficients
>>     act_flag1 = isstable(b,a)
error: '__pole__' undefined near line 55 column 9
error: called from
    pole at line 55 column 7
    isstable at line 57 column 7

Is it used in another way?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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