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

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

[Octave-bug-tracker] [bug #65527] sort should produce an error for nonsc


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65527] sort should produce an error for nonscalar dim
Date: Fri, 29 Mar 2024 21:43:43 -0400 (EDT)

Follow-up Comment #11, bug #65527 (group octave):

thanks for the quick fix.  In looking for how other compiled functions handled
this, I noticed the same vector dim input validation issue appears in other
functions that aren't intended to take a vecdim. going a search for all files
with a @var{dim} and testing them with a vector dim comes up with:  

(where matlab takes a vecdim but we don't yet)
sum, min, max , 

(which are supposed to be scalar only).
fft, ifft, filter, cellslices, dot,  cross (m file, but actually changes
output, needs another look)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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