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

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

[Octave-bug-tracker] [bug #67048] findobj with 'tag'=[]


From: Andreas Bertsatos
Subject: [Octave-bug-tracker] [bug #67048] findobj with 'tag'=[]
Date: Wed, 23 Apr 2025 14:20:02 -0400 (EDT)

Follow-up Comment #1, bug #67048 (group octave):

Is `tag` necessarily a char vector? In Octave's implementation the `isequal`
statement allows to search for fields that may have varying data types. I am
not sure which fields from the figure's structure fall into this case, but
`tag` may certainly be one of them, i.e. the user might want to assign a
number. Moreover, the `==` comparison does not work for data types other than
char and numeric, but again I am no sure whether any field can take other
arguments such as a cell array.


    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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