csvread / dlmread problems

Søren Hauberg soren at hauberg.org
Tue May 12 15:18:18 CDT 2009


tir, 12 05 2009 kl. 16:05 -0400, skrev Ken Massey:
> I noticed that csvread was very slow in octave-forge io package version 1.0.6.
> 
> So I installed io package 1.0.8, and now dlmread seems to be missing.
> In fact, the documentation now claims it is not implemented:
> 
>   http://octave.sourceforge.net/doc/D.html#D
> 
> csvread uses dlmread, and I am wondering where it has gone? 

I'm not sure why the function is marked as not implemented. The reason
why it is missing from the package is that the function has been moved
to core Octave. Version 3.2 of Octave will include this function. I
guess this should be made clearer on the Octave-Forge web site.

Wrt. the speed of the function, then I don't really know.

Søren



More information about the Help-octave mailing list