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

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

[Octave-bug-tracker] [bug #63107] Functions "sum", "min", "max" doesn't


From: Alexander L
Subject: [Octave-bug-tracker] [bug #63107] Functions "sum", "min", "max" doesn't accepting 'all' parameter
Date: Sun, 29 Jan 2023 16:51:18 -0500 (EST)

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

[comment #2 comment #2:]
> just realized that in comment #! i meant to point to the short list in bug
#58116 comment #3.

Thank you for your links, Nicholas! Unfortunately, I couldn't apply this
solution with 'B = sum(A(:))' because I and my colleagues use Matlab 2020,
although it could be fixed by using appropriate number of sums, e.g.: B =
sum(sum(A)).

P.S. At this point I concluded that we cannot use Octave yet, not even because
of the lack of support for summation on all axes (this can be easily fixed),
but because it does not have important functions for our program, namely the
'yyaxis' (bug #63108) (in short, function that plot graphics with 2
independent y axes) 

P.P.S. I am a C++ programmer and could probably add support for 'all'
parameter to some of listed in bug #58116 functions, but unfortunately I don't
have time to do that yet.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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