Søren Hauberg wrote: > Any thoughts on this? > > Søren > > fre, 05 03 2010 kl. 15:59 -0800, skrev Søren Hauberg: >> Hi All >> >> Can we remove 'dlmwrite', 'csvread' and 'csvwrite' from the 'io' package >> by now? They have been part of Octave core since sometime in the 3.1.x >> development series.
Cleaning up wouldn't hurt. If the core versions perform & function at least similarly or better, I'm in favor of removing the octave-forge versions. Another candidate for removal is xlsread_old, as that is a mere wrapper for another method to read .csv-files. Originally that was called xlsread. As that name interfered with my newer scripts (which do deal with native .xls) I had some e-mail conversation with its author -Alois Schloegl- about renaming it to csvread, when it turned out that a csvread already existed. So I renamed his xlsread into xlsread_old. Philip ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
