octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #33542] corrcoef Matlab compatibility issue (m


From: Rik
Subject: [Octave-bug-tracker] [bug #33542] corrcoef Matlab compatibility issue (multi-dim matrices)
Date: Sun, 17 Jul 2011 03:46:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #3, bug #33542 (project octave):

If corr only works on 2-D arrays then I think our current implementation is
fine and I can close this report.

Perhaps, one could try


corr (rand(2,2,3), rand(2,2,3))


which would at least show if the NaN output in the previous example was caused
by not having a true matrix in the first two dimensions.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33542>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]