help-octave
[Top][All Lists]
Advanced

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

RE: beginner in octave-few queries


From: Sachin Kumar Sharma
Subject: RE: beginner in octave-few queries
Date: Mon, 12 Oct 2009 08:33:23 +0200

Tatsuro, Leo,

I reinstalled Octave at default location in C drive.

The script is attached with the mail.

And the dump of system('dir') is as follows.



octave-3.2.2.exe:1:C:\Octave\3.2.2_gcc-4.3.0\bin
> system('dir')
 Volume in drive C is System
 Volume Serial Number is 1087-25CB

 Directory of C:\Octave\3.2.2_gcc-4.3.0\bin

10/12/2009  10:43 AM    <DIR>          .
10/12/2009  10:43 AM    <DIR>          ..
08/21/2009  12:35 AM            33,490 amd.dll
08/21/2009  12:35 AM           420,808 arpack.dll
08/17/2009  03:06 PM         4,003,328 atlas.dll
08/17/2009  03:06 PM           230,912 blas.dll
08/21/2009  12:35 AM            64,092 bzip2.dll
08/21/2009  12:35 AM           440,785 cairo-2.dll
08/21/2009  12:35 AM            36,592 camd.dll
08/17/2009  03:06 PM           154,624 cblas.dll



I really appreciate your help, I just need to get it running so that I can get 
started with some basic scripting work.

Thanks & Regards

Sachin

************************************************************************
Sachin Kumar Sharma
Lead Geomodeler- Mumbai High Full Field Review Project
Senior Reservoir Geophysicist , Consulting Services (DCS)
Schlumberger Asia Services Ltd.


                              "The urge to quit is the last obstacle between 
you and your dreams."


-----Original Message-----
From: Tatsuro MATSUOKA [mailto:address@hidden 
Sent: Monday, October 12, 2009 11:30 AM
To: Sachin Kumar Sharma; address@hidden
Subject: RE: beginner in octave-few queries

Hello

--- Sachin Kumar Sharma  wrote:

> BB,
> 
> I did try renaming the file as 'page42_sample.m' as well as checking the path 
> as well.
> 
> The error stays
> 
> octave-3.2.2.exe:5:F:\Octave\3.2.2_gcc-4.3.0\bin
> > octave page42_sample.m
> error: `octave' undefined near line 5 column 1

Hmmm.
'octave page42_sample.m' is not correct inside octave. It is used from outside 
of octave (e.g. cmd
prompt). Just type 'page42_sample' in the octave.

Please type from octave prompt
system('dir') 

What is the (current) directory name? Can you find page42_sample.m in the 
output? 

Regards

Tatsuro

 


--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/

Attachment: new1.m
Description: new1.m


reply via email to

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