clf
Clear the current figure.
Syntax
Section titled “Syntax”clfclf(h)Description
Section titled “Description”Clears all graphs and axes from the current figure (or the figure with handle h), leaving an empty canvas. The figure window itself remains.
Example
Section titled “Example”clf