MATLAB Functions Help Desk

clf

Purpose

Clear current Figure window

Syntax

Description

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.

See Also

cla, clc, hold, reset



[ Previous | Help Desk | Next ]