Hi Paul,

Re: xcorr.m

This bug is now fixed in the svn.

I also found a number of problems with the documentation string,
and argument checks, which I propose to fix shortly.

Thanks,
Peter

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
> 
> Paul

------------------------------------------------------------------------------
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