help-octave
[Top][All Lists]
Advanced

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

Re: need help to find an octave crash


From: Doug Stewart
Subject: Re: need help to find an octave crash
Date: Mon, 24 Dec 2007 19:34:49 -0500
User-agent: Thunderbird 1.5.0.14 (Windows/20071210)

Doug Stewart wrote:
I am running qtoctave on windows XP with octave 2.9.15

Would someone try this script and see if the new ver. of octave crashes or not.

My system has a seg fault

n=poly([ -11 -10 ])*10000

d=poly([ -2-3j -2+3j -2.1-3j -2.1+3j -3-3j -3+3j -3-3j -3+3j -5.5 -5 -5 -1 ])

sys=tf(n,d)

sysout(sys)

step(sys,1,3,100)


Please disregard this problem.   I downloaded 3.0.0 and it works ok.


Doug


reply via email to

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