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

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

[Octave-bug-tracker] [bug #62957] struct cannot be indexed with non-lati


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62957] struct cannot be indexed with non-latin string
Date: Thu, 25 Aug 2022 09:52:54 -0400 (EDT)

Update of bug #62957 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

You'll need to index with a string in that case:

value_order_struct = struct('一', 'one');
value_order_struct.('一')


Closing as invalid.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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