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: Doug Stewart
Subject: Re: I am finding a crash with sys1=tf(1,[1 3 2])
Date: Tue, 22 May 2012 15:39:25 -0400



On Tue, May 22, 2012 at 3:24 PM, Lukas Reichlin <address@hidden> wrote:
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

I know that it works with 3.6.1 and now 3.6.2 what I asked for was the 3.7.0+ development branch.
 Does any one have a recent compile.


--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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