help-octave
[Top][All Lists]
Advanced

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

Re: problem reading file with time-stamps


From: Joanna Cheng
Subject: Re: problem reading file with time-stamps
Date: Tue, 13 Dec 2011 23:04:18 +1100

On Tue, Dec 13, 2011 at 10:51 PM, BVBA NuKey Music <address@hidden> wrote:
> Thanks for replying but if I try out your code I get the following errors:
> octave:3> A=textread("timestamps.txt", "%d", "delimiter", " ")
> error: `textread' undefined near line 3 column 3
> error: evaluating assignment expression near line 3, column 2
>
> and
>
> octave:3> B=textread("timestamps.txt", "%s", "delimiter", " ");
> error: `textread' undefined near line 3 column 3
> error: evaluating assignment expression near line 3, column 2
>
> Any idea what is going wrong?
>
> thanks in advance
> nukey

http://octave.1599824.n4.nabble.com/I-tried-to-use-textread-and-it-was-not-found-td3014770.html

Also, please reply to the list as well as to me, so that answers can
be archived for future users.

Thanks,
Joanna


reply via email to

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