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

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

[Octave-bug-tracker] [bug #44930] signal package: zplane shows non-exist


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44930] signal package: zplane shows non-existent poles and zeros
Date: Sun, 26 Apr 2015 15:31:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 Iceweasel/35.0.1

Update of bug #44930 (project octave):

                Severity:              3 - Normal => 2 - Minor              
              Item Group:        Incorrect Result => Matlab Compatibility   
                  Status:                    None => Need Info              
                 Release:               4.0.0-rc3 => other                  
        Operating System:               GNU/Linux => Any                    
                 Summary: signal/zplane.m shows non-existent poles and zeros
=> signal package: zplane shows non-existent poles and zeros

    _______________________________________________________

Follow-up Comment #1:

Thanks for your bug report. Do you have access to Matlab to test this for
compatibility? What does Matlab display for an empty denominator argument?
Since it is intended to be used with filter coefficients, an implied
denominator of 1 makes sense as it behaves now.

As a workaround, you can do what you want with:


zplane (roots ([1, 2, 3]));


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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