MATLAB Functions Help Desk

cla

Purpose

Clear current Axes

Syntax

Description

cla deletes all graphics objects from the current Axes.

cla reset deletes all graphics objects from the current Axes and resets all Axes properties, except Position, to their default values.

See Also

clf, hold, reset



[ Previous | Help Desk | Next ]