> 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.
just a comment: textscan seems to be a textread with more options. A decent approximation of textscan.m could be obtained as a wrapper around strread.m. e. ------------------------------------------------------------------------------ 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