Home > . > close_fig.m

close_fig

PURPOSE ^

'close_fig': function activated when a figure is closed

SYNOPSIS ^

function close_fig(ggg,eventdata,hparent,type)

DESCRIPTION ^

'close_fig': function  activated when a figure is closed
----------------------------------------------------------------
 function close_fig(ggg,eventdata,hparent,type)
 activated by the command:
set(hObject,'DeleteFcn',{@close_fig,hparent,type})
 where hObject is the handle of the figure

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003