Navigation

Operators and Keywords

Function List:

C++ API

: fig = gcbf ()

Return a handle to the figure containing the object whose callback is currently executing.

If no callback is executing, this function returns the empty matrix. The handle returned by this function is the same as the second output argument of gcbo.

See also: gcbo, gcf, gco, gca, get, set.

Package: octave