help-octave
[Top][All Lists]
Advanced

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

Re: Textread from io package


From: Daniel Arteaga
Subject: Re: Textread from io package
Date: Wed, 10 Apr 2013 15:33:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Al 09/04/13 15:28, En/na Daniel Arteaga ha escrit:
Hi,

The following piece of code works with Matlab:

[Trial Event_Type Code
Time]=textread('test.log','%d%s%s%d%*[^\n]','headerlines',5);

In Octave 3.6.2 raises an error (both tested in Ubuntu 12.10 and Windows)

I have reported the error in the bug tracker:

http://savannah.gnu.org/bugs/?38699



reply via email to

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