MATLAB Functions | Help Desk |
clf
Clear current Figure windowclf clf reset
clf
deletes all graphics objects from the current Figure.
clf reset
deletes all graphics objects within the current Figure and resets all Figure properties, except Position
, to their default values.
cla
, clc
, hold
, reset