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

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

[Octave-bug-tracker] [bug #46718] Unable to create classes


From: Delbert Johnson
Subject: [Octave-bug-tracker] [bug #46718] Unable to create classes
Date: Sun, 27 Dec 2015 01:10:20 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

Follow-up Comment #3, bug #46718 (project octave):

I'm also getting the same problem while trying  to run the polynomial example.
 I recently removed my octave and replaced it with a new copy of Octave-4.0_0.
 I'm running it on a Windows 10 machine.  

As a test of creating a used a class out of the control package and got the
following correct response:

>> pkg load control
>> h = filt([0,3],[1,4,2])

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

            3 z^-1
 y1:  -------------------
      1 + 4 z^-1 + 2 z^-2

Sampling time: unspecified
Discrete-time model.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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