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

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

[Octave-bug-tracker] [bug #53765] reverse cumulative sum


From: CH
Subject: [Octave-bug-tracker] [bug #53765] reverse cumulative sum
Date: Fri, 27 Apr 2018 07:06:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

URL:
  <http://savannah.gnu.org/bugs/?53765>

                 Summary: reverse cumulative sum
                 Project: GNU Octave
            Submitted by: atcl
            Submitted on: Fri 27 Apr 2018 11:06:03 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Any

    _______________________________________________________

Details:

Matlab allows to pass the option 'reverse' to the cumsum function with the
effect of the cumulative sum being summed with direction from back (end) to
front:


r = cumsum(dat,'reverse')





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53765>

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




reply via email to

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