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

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

[Octave-bug-tracker] [bug #64395] corr cannot handle row vectors


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64395] corr cannot handle row vectors
Date: Mon, 10 Jul 2023 22:53:30 -0400 (EDT)

Follow-up Comment #12, bug #64395 (project octave):

Rik -- I think you last change messed up some corr() BISTs.


Author  Rik <rik@octave.org>
Date    July 10, 2023 8:01 PM (3 hours ago)
Repository      https://hg.savannah.gnu.org/hgweb/octave
Branch  default
Revision        e4e7bc93f5f718b92611be957c73a2539f40c3f7



***** error <inputs must be the same size> corr (ones (2,2), ones (2,2,2))
!!!!! error failed.
Expected <inputs must be the same size>, but got <corr: X and Y must be the
same size>
***** error <inputs must be the same size> corr ([1,2,3], [1,2,3]')
!!!!! error failed.
Expected <inputs must be the same size>, but got <corr: X and Y must be the
same size>
***** error <inputs must be the same size> corr ([1,2,3]', [1,2,3])
!!!!! error failed.
Expected <inputs must be the same size>, but got <corr: X and Y must be the
same size>




Dmitri.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64395>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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