[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OCTAVE 2.1.50 in a USB Key
From: |
DrakeGis |
Subject: |
OCTAVE 2.1.50 in a USB Key |
Date: |
Fri, 6 Oct 2006 15:56:14 -0400 (EDT) |
User-agent: |
SquirrelMail/1.4.2 |
Hi all,
I installed GNU octave 2.1.50 in my USB key. I run octave.exe and it
runs, but when I tried this:
>A=[-0.826,0.052;0.107,-0.324];
>eig(A)
I got "error: 'eig' undefined near line 2 column 1". I found that
"eig.oct" is in :
F:\GNU Octave 2.1.50\opt\octave\libexec\octave\2.1.50\oct\i686-pc-cygwin
SO i change to sucvh directory and run again
>eig(A) and I got the correct answer.
Hence, It seems Octave (2.1.50) works OK in a UBS, and the problem is how
to set up correctly the directory structure.
Any ideas ?
Thank
D.
-----------------------------------------
Stay ahead of the information curve.
Receive EDA news and jobs on your desktop daily.
Subscribe today to the EDA CafeNews newsletter.
[ http://www10.edacafe.com/nl/newsletter_subscribe.php ]
It's informative and essential.
This message was sent to you from a machine at 141.211.76.26
- OCTAVE 2.1.50 in a USB Key,
DrakeGis <=