[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave MSVC is replacable in QtOctave portable.
From: |
Tatsuro MATSUOKA |
Subject: |
Re: Octave MSVC is replacable in QtOctave portable. |
Date: |
Tue, 25 Dec 2007 15:38:02 +0900 (JST) |
Hello octave for windows users.
I found that Octave MSVC was replacable in QtOctave portable.
It is very easy to do it.
Just replace the componets in the Octave folder in qtoctave by
those by other version's ones.
See the snapshot the attached.
Regards
Tatsuro
--- Doug Stewart <address@hidden> 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)
>
>
>
>
>
>
> Doug
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>
--------------------------------------
New Design Yahoo! JAPAN 2008/01/01
http://pr.mail.yahoo.co.jp/newdesign/

[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Octave MSVC is replacable in QtOctave portable.,
Tatsuro MATSUOKA <=