help-octave
[Top][All Lists]
Advanced

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

need help to find an octave crash


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

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)






Doug


reply via email to

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