help-octave
[Top][All Lists]
Advanced

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

Re: variable for filename in fopen


From: Blitz
Subject: Re: variable for filename in fopen
Date: Mon, 18 Jan 2010 15:31:45 -0800 (PST)

Yeah.  Sorry guys.  I am using an older version.  I thought fink would have
installed the latests, but I guess not.  I'm on 3.0.5

I will try updating and use the dir function.  thanks!



John W. Eaton-3 wrote:
> 
> On 18-Jan-2010, Blitz wrote:
> 
> | Not sure why you get a parse error, it works just fine for me.  'list'
> | populates with my file names.  'reading' is the first text file in my
> | directory (1.txt), so I know this part works.  I am on Octave 3.2.3
> under OS
> | X also.
> 
> Are you sure you are using 3.2.3?  I'm pretty sure that writing
> 
>   x = ls *.txt
> 
> will give you a parse error if you are using 3.2.3.
> 
> What does 
> 
>   version
> 
> tell you?  What version info is printed in the startup message when
> you run Octave?
> 
> jwe
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 

-- 
View this message in context: 
http://old.nabble.com/variable-for-filename-in-fopen-tp27216869p27218558.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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