help-octave
[Top][All Lists]
Advanced

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

RE: reading ascii data


From: de Almeida, Valmor F.
Subject: RE: reading ascii data
Date: Wed, 06 Aug 2008 00:33:15 -0400

Thanks. It does work.

--
Valmor


> -----Original Message-----
> From: Ben Abbott [mailto:address@hidden
> Sent: Tuesday, August 05, 2008 1:59 PM
> To: de Almeida, Valmor F.
> Cc: address@hidden
> Subject: Re: reading ascii data
> 
> 
> On Tuesday, August 05, 2008, at 12:29PM, "de Almeida, Valmor F."
> <address@hidden> wrote:
> >
> >Hello,
> >
> >I would like to read an ascii data file with 3 columns of integers
> >separated by a space, and an unknown number of rows into 3 vectors or
a
> >matrix with 3 columns.
> 
> Try
> 
>      data = load ("-ascii",  "yourfile.txt")
> 
> Ben



reply via email to

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