Last updated 2 years ago
Was this helpful?
Redraw current figure.
refresh()
refresh(F)
F - figure graphics object.
refresh erases and redraws the current figure.
refresh(F) redraws the figure identified by F.
.
1.0.0
initial version
Allan CORNET