[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63160] Octave unable to iterate over object a
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #63160] Octave unable to iterate over object arrays in a for-loop |
Date: |
Wed, 5 Oct 2022 14:51:58 -0400 (EDT) |
Follow-up Comment #6, bug #63160 (project octave):
Yes, Octave should iterate over all "array" objects (numeric, cell, struct,
class object) in a consistent way. It's made a little bit more complex in
Octave because we have "octave_value" objects that are containers for the
other things instead of just having the octave_value object contain the
dimensions and data directly as I assume Matlab does with the mxArray thing.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63160>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/