Home > freetb4matlab > plot > close.m

close

PURPOSE ^

% Close figure window(s) by calling the function specified by the

SYNOPSIS ^

function retval = close (arg1, arg2)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Command} {} close
% @deftypefnx {Command} {} close (@var{n})
% @deftypefnx {Command} {} close all
% @deftypefnx {Command} {} close all hidden
% Close figure window(s) by calling the function specified by the
% @code{'closerequestfcn'} property for each figure.  By default, the
% function @code{closereq} is used.
% @seealso{closereq}
% @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