help-octave
[Top][All Lists]
Advanced

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

Re: dataread


From: Shaun Jackman
Subject: Re: dataread
Date: Wed, 29 Jul 2009 11:04:55 -0700
User-agent: Thunderbird 2.0.0.22 (X11/20090605)

Rob Mahurin wrote:
On Jul 28, 2009, at 1:42 PM, Shaun Jackman wrote:
Does someone have an implementation of the function `dataread' for
Octave? I found this implementation [1] by searching Google, but it
doesn't seem to cover my use case:

[x y] = dataread('file', 'foo', '%d %d');

Try "textread" from the io package.

Rob

Found it! Thanks for the pointer, Rob.

Cheers,
Shaun



reply via email to

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