Hi Paul,

On Wed, Mar 24, 2010 at 11:12:26AM +0100, Paul Ortyl wrote:
> I have just came across a bug and/or incompatibility with Matlab for
> the xcorr() function.
> >> xcorr([1:10]')
> error: number of rows must match (19 != 1) near line 212, column 28
> error: called from:
> error:   /usr/local/share/octave/packages/signal-1.0.11/xcorr.m at
> line 212, column 3
> 
> whereas for Matlab xcorr([1:10]') == xcorr([1:10])'
> 
> xcorr.m from octave-forge svn is identical with signal-1.0.11

Thanks for that report.
I have reproduced the error message.
I can see what is causing it.
Unless someone else says they are working on it, I will tackle
it within a day or two.

Thanks,
Peter

------------------------------------------------------------------------------
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
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to