Home > freetb4matlab > plot > refresh.m

refresh

PURPOSE ^

% Refresh a figure, forcing it to be redrawn. Called without an

SYNOPSIS ^

function refresh (h)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} refresh 
% @deftypefnx {Function File} {} refresh (@var{h})
% Refresh a figure, forcing it to be redrawn.  Called without an
% argument the current figure is redrawn, otherwise the figure pointed
% to by @var{h} is redrawn.
% @seealso{drawnow}
% @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