bugGNU Octave - Bugs: bug #55683, Error when displaying a transfer...

 
 

bug #55683: Error when displaying a transfer function

Submitter:  Charles Praplan <charprap>
Submitted:  Sat 09 Feb 2019 05:16:22 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Duplicate Assigned to:  None
Originator Name:  Charles Praplan Open/Closed:  * Closed
Release:  * 5.0.91 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 09 Feb 2019 09:27:50 PM UTC, comment #1: 

Thank you for the report. This is a duplicate of bug #55670, the control package is buggy in the Windows release candidate and will be fixed before the official release.

Mike Miller <mtmiller>
Group Member
Sat 09 Feb 2019 05:16:22 PM UTC, original submission:  

When trying to display a transfer function, an error occurs.
The calculation of the transfer function is correct only the display does not work.

>> SYS=tf([0 0 1], [1 sqrt(2) 1])


Transfer function 'SYS' from input 'u1' to output ...

              1
 y1:  -----------------
      s^2 + 1.414 s + 1

error: 'nfields2' undefined near line 27 column 7
error: called from
    display at line 27 column 3
    display at line 50 column 3

Charles Praplan <charprap>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by charprap (Submitted the item)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-09 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #55670

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code