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

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

[Octave-bug-tracker] [bug #63833] Matrix indexing is inconsistent


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63833] Matrix indexing is inconsistent
Date: Fri, 24 Feb 2023 12:13:38 -0500 (EST)

Follow-up Comment #2, bug #63833 (project octave):

The behavior is defined at:

https://www.mathworks.com/help/matlab/ref/subsref.html?s_tid=doc_ta#mw_d8b30de1-3cbd-48ed-b8e6-4cb29fbef460


A(I) is an array formed from the elements of A specified by the subscript
vector I. The resulting array is the same size as I except for the special
case where A and I are both vectors. In this case, A(I) has the same number of
elements as I but has the orientation of A.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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