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

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

[Octave-bug-tracker] [bug #50583] Empty arguments to some simple functio


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #50583] Empty arguments to some simple functions give inconsistent results to Matlab
Date: Sat, 8 Jul 2023 16:39:09 -0400 (EDT)

Follow-up Comment #14, bug #50583 (project octave):

The corr() now broken in a new way:


octave:1> a=[1,2,3]; b = a; corr(a,b)
error: c(3,_): out of bound 1 (dimensions are 1x1)
error: called from
    corr at line 86 column 7
octave:2> version -hgid
ans = e67b7b85670b
octave:3> 


See bug 
https://savannah.gnu.org/bugs/index.php?64395

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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