[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dataread
From: |
Rob Mahurin |
Subject: |
Re: dataread |
Date: |
Wed, 29 Jul 2009 10:25:43 -0400 |
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
--
Rob Mahurin
University of Manitoba, Dept. of Physics & Astronomy
at: Oak Ridge National Laboratory 865 207 2594
Oak Ridge, Tennessee address@hidden
- dataread, Shaun Jackman, 2009/07/28
- Re: dataread, James Sherman Jr., 2009/07/28
- Re: dataread,
Rob Mahurin <=