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

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

[Octave-bug-tracker] [bug #63698] sum behavior when second argument is a


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63698] sum behavior when second argument is a vector
Date: Tue, 24 Jan 2023 11:38:27 -0500 (EST)

Update of bug #63698 (project octave):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 
              Depends on:                         => bugs #58089            

    _______________________________________________________

Follow-up Comment #1:

Thank you. this remains a known incompatibility since matlab introduced the
VECDIM (vector dimension) and 'all' options around 2018. It is gradually being
added to the numerous functions involved, but has not yet made it into sum. 
See other bug reports: 

bug #58089 - missing vecdim option
bug #58116 - missing 'all' option

It is something we hope to address in the not too distant future.

the "All" option at least has the not-too-difficult workaround of just calling
the function as sum(A(:)).

if you are able to help contribute missing functionality it is always
appreciated.

closing as duplicate.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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