help-octave
[Top][All Lists]
Advanced

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

Re: Loading .csv files


From: SITI HAJAR A BAKAR
Subject: Re: Loading .csv files
Date: Mon, 16 May 2005 16:40:30 +1000

Hi guys, I did exactly as below it keep saying
 nonexistent file 'data.txt'
I am unable to save any data to text files either.  I've saved 
the 'data' file to my workpath, and it exists when I type 
file_in_loadpath('data.txt').

> octave> load ("data.txt")
> octave> data
> data =
> 
>  1  1  1
>  2  4  8




>> SITI HAJAR A BAKAR wrote:
> 
> >Hello all,
> >I'm having trouble loading data from txt files, . dat files , or 
> .csv 
> >files using
> >'load' as in MATLAB. Sorry for such a stupid question but does 
> this 
> >file loading or simple I/O come under dynamic linking? Can I 
> perform 
> >this using the Octave Binaries version (without compiling my own 
> >Octave). Thanks heaps!
> >
> >
> >
> >-------------------------------------------------------------
> >Octave is freely available under the terms of the GNU GPL.
> >
> >Octave's home on the web:  http://www.octave.org
> >How to fund new projects:  http://www.octave.org/funding.html
> >Subscription information:  http://www.octave.org/archive.html
> >-------------------------------------------------------------
> >
> >
> >  
> >
> 
> 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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