help-octave
[Top][All Lists]
Advanced

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

Re: Reading a .dat file


From: Mark P. Esplin
Subject: Re: Reading a .dat file
Date: Fri, 18 Jul 2003 10:52:31 -0400
User-agent: KMail/1.4.1

        Did you try simply?

load filename.dat

octave is usually smart enough to figure out the format of the data.

                           -Mark Esplin

On Thursday 17 July 2003 06:45 pm, Yusif Khalil Akhund wrote:
> Hi,
>
> I have a bunch of .dat files with rows and columns of data in ASCII
> format.  I want to open this file so I can access the data as if it were
> one single (mammoth) matrix.  I looked at the online help manual, but I'm
> not sure how to implement any of the listed functions.  Any thoughts?
>
> Thanks,
> Yusif
>
>
>
>
> -------------------------------------------------------------
> 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]