Navigation

Operators and Keywords

Function List:

C++ API

close.m File Reference


Functions

 if (nargin==0) figs
 if (!isempty(figs)&&figs==0) figs
endif elseif (nargin==1) if(ischar(arg1)&&strcmpi(arg1
endif all close_all_figures (false)
 elseif (isfigure(arg1)) figs
else error ("close: expecting argument to be \"all\" or a figure handle")
else print_usage ()
endfor if (nargout > 0) retval

Variables

function retval
endif for h

Function Documentation

endif all close_all_figures ( false   ) 

elseif ( isfigure(arg1)   ) 

endif elseif ( nargin  = =1  ) 

else error ( "close: expecting argument to be \"all\" or a figure handle"   ) 

endfor if ( nargout  ,
 
)

if ( !isempty(figs)&&  figs = =0  ) 

if ( nargin  = =0  ) 

else print_usage (  ) 


Variable Documentation

Initial value:

 figs
    __go_execute_callback__ (h, "closerequestfcn")

function retval

Initial value:

 close (arg1, arg2)

  figs = []