Home > freetb4matlab > plot > gcbf.m

gcbf

PURPOSE ^

% Return a handle to the figure containing the object whose callback

SYNOPSIS ^

function fig = gcbf

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{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.
%
%@seealso{gcf, gca, gcbo}
%@end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003