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

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

[Octave-bug-tracker] [bug #55683] Error when displaying a transfer funct


From: Charles Praplan
Subject: [Octave-bug-tracker] [bug #55683] Error when displaying a transfer function
Date: Sat, 9 Feb 2019 12:16:23 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

URL:
  <https://savannah.gnu.org/bugs/?55683>

                 Summary: Error when displaying a transfer function
                 Project: GNU Octave
            Submitted by: charprap
            Submitted on: Sat 09 Feb 2019 05:16:22 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Charles Praplan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.91
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

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




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55683>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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