bugGNU Octave - Bugs: bug #56620, [octave forge] (signal)...

 
 

bug #56620: [octave forge] (signal) documentation of ss2zp has wrong output format

Submitter:  None
Submitted:  Fri 12 Jul 2019 05:50:53 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.1.0
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 14 Jul 2019 03:26:25 PM UTC, comment #1: 

Thank you for the bug report. This was a simple documentation typo, no code changes needed, and this is now fixed for the next package release

http://hg.code.sf.net/p/octave/signal/rev/0582067eaf45

Mike Miller <mtmiller>
Group Member
Fri 12 Jul 2019 05:50:53 PM UTC, original submission:  

At https://octave.sourceforge.io/signal/function/ss2zp.html
output var should be 
[z, p, k] = ss2zp (a, b, c, d) and NOT
[p, z, k] = ss2zp (a, b, c, d)
as in Matlab

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only group members can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2019-07-14 mtmiller StatusNone Fixed
    Open/ClosedOpen Closed
    SummaryPackage signal documentation of ss2zp has wrong output format [octave forge] (signal) documentation of ss2zp has wrong output format
2019-07-12 rik5 Carbon-CopyRemoved 72865 -
2019-07-12 rik5 CategoryDocumentation Octave Package

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code