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

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

[Octave-bug-tracker] [bug #64092] ishghandle returns true for non-handle


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #64092] ishghandle returns true for non-handle variables with same value as open figure
Date: Sat, 22 Apr 2023 17:45:53 -0400 (EDT)

Follow-up Comment #4, bug #64092 (project octave):

ok. so is there a way to distinguish whether the first input of 

quiver(gca, 1, 2) 

or 

quiver(1, 2, 3) 

is a graphics handle without first overwriting than graphics handle? (as it
currently does in __plt_get_axis_arg__)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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