Re: sosfilt.cc

"Eric Chassande-Mottin" <[email protected]> Mon, 31 Mar 2008 22:47:18 +0200
Newsgroups gmane.comp.gnu.octave.sources
Message-ID <[email protected]>
>  This will prevent the code running after an error in reading the
>  argument list. Do you want to commit this to the octave-forge signal
>  toolbox?

hi, I already committed this code (among other things) about a month ago.
the code now complies the coding rules you mention.
regarding dataread.m, i think that textread.oct in octave-forge does the job
much better and faster than the code I sent. note that matlab has several
functions for reading ascii data files. they are redundant. I don't
think it is worth
to have and maintain all of them in octave. cheers, eric.