help-octave
[Top][All Lists]
Advanced

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

Re: I am finding a crash with sys1=tf(1,[1 3 2])


From: Lukas Reichlin
Subject: Re: I am finding a crash with sys1=tf(1,[1 3 2])
Date: Tue, 22 May 2012 21:24:07 +0200

On 22.05.2012, at 20:14, Doug Stewart wrote:

> Could someone try this with 3.7.0+
> I am finding a crash with
> sys1=tf(1,[1 3 2])
> 
> You will need the control pkg.
> 
> 
> -- 
> DAS

octave:1> sys1=tf(1,[1 3 2])

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

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

Continuous-time model.
octave:2> 

I am using Octave 3.6.2-rc0. Have you tried a fresh install of the control 
package? Possibly the oct-files need to be rebuilt.

Lukas

reply via email to

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