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

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

[Octave-bug-tracker] [bug #41464] freqz plot differs from matlab


From: anonymous
Subject: [Octave-bug-tracker] [bug #41464] freqz plot differs from matlab
Date: Mon, 10 Feb 2014 14:33:31 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0

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

I just get a bunch of errors. Sorry I don't have time to look into it right
now, probably it's a minor issue that prevents it from working.

Error using angle (line 6)
Not enough input arguments.

Error in extract_phase>unwrap_phase (line 43)
    phi=unwrap(angle(h));

Error in extract_phase (line 12)
phi = unwrap_phase(h,upn_or_w,iswholerange);

Error in phasez (line 99)
  [phi,w] = extract_phase(h,upn_or_w,iswholerange,upfactor,w,addpoint);

Error in freqz (line 123)
    phi = phasez(b,a,varargin{:});

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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