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: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63833] Matrix indexing is inconsistent
Date: Fri, 24 Feb 2023 12:19:21 -0500 (EST)

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

@nrjank: Thank you! That was helpful context.

I'll add that to our documentation as well.

I noticed this behavior when I was getting weird bugs in testing dec2hex as
part of bug #63282. In particular, dec2hex(0:15) was returning everything on
one line instead of 16 separate lines but fixing that with a transpose was
causing dec2base(1234) to return on different lines instead of one line. Since
we can't change indexing behavior for Matlab compatibility, I'll work around
it with a loop in that function.


    _______________________________________________________

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]