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

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

[Octave-bug-tracker] [bug #62856] h=rectangle() does not return handle


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62856] h=rectangle() does not return handle
Date: Wed, 3 Aug 2022 06:25:00 -0400 (EDT)

Update of bug #62856 (project octave):

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

    _______________________________________________________

Follow-up Comment #1:

Handles in Octave are represented by double values.
To get or set properties of the corresponding graphics objects, use the `get`
or `set` functions. E.g., `get(h, 'Type')`.

Closing as invalid.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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