refresh
Redraw current figure.
Syntax
refresh()
refresh(F)
Input argument
F - figure graphics object.
Description
refresh erases and redraws the current figure.
refresh(F) redraws the figure identified by F.
See also
clf.
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated