On Mon, Oct 19, 2009 at 1:06 PM, Søren Hauberg <so...@hauberg.org> wrote:
> man, 19 10 2009 kl. 12:38 +0200, skrev Jaroslav Hajek:
>> Attached is a version that gets rid even of the last loop...
>> however, due to a bug in cellslices, it requires the following patch
>> to work correctly:
>> http://hg.savannah.gnu.org/hgweb/octave/rev/78ac37d73557
>>
>> It's up to you whether this is OK to be included, then...
>
> Cool! I just noticed that 'textread' and 'strread' are part of Matlab
> core, so perhaps this function should actually be part of Octave core?
> If so, then it is perfectly reasonable to depend on your change to
> 'cellslices'.
>
> Søren
>
>

Maybe. I just checked that you're right; however, the online Matlab
docs also seem to advise against strread and textread, suggesting
"textscan" instead. Right now I don't have time to read; but maybe
"textscan" is superior? In any case, I'm not against putting strread
and textread into the io/ directory.


-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to