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

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

[Octave-bug-tracker] [bug #63160] Iterating over objects in a for-loop


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63160] Iterating over objects in a for-loop
Date: Wed, 5 Oct 2022 10:22:24 -0400 (EDT)

Update of bug #63160 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

What type of object are you trying to index with? checking for compatibily,
according to the matlab help, with the "for index = valArray" format, "the
input valArray can be of any MATLAB data type, including a character vector,
cell array, or struct."  Octave's help isn't this explicit, just saying that
in "for var = expression", "expression" is any valid expression. Does anyone
know for certain if it is supposed to work for an arbitrary object array? 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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