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

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

[Octave-bug-tracker] [bug #61986] 'find' doc don't describe inedxing beh


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #61986] 'find' doc don't describe inedxing behavior on multidimension
Date: Thu, 3 Feb 2022 09:06:35 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?61986>

                 Summary: 'find' doc don't describe inedxing behavior on
multidimension
                 Project: GNU Octave
            Submitted by: nrjank
            Submitted on: Thu 03 Feb 2022 09:06:33 AM EST
                Category: Octave Function
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: Ready For Test
             Assigned to: None
         Originator Name: Nicholas Jankowski
        Originator Email: 
             Open/Closed: Open
                 Release: 7.0.90
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

noticed when using find on a dim3 array that the [i,j,v] form for returned
values flattens the array so it can return a two dimensional (i,j) index.
didn't see documentation of this behavior, and saw it was documented in the
matlab help.  this patch adds a description of the behavior to find's
docstring, and also adds a BIST to capture the behavior.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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