Clear specified graphics objects from map axes
clmo
clmo(handle)
clmo(object)
clmo
deletes all displayed
graphics objects on the current axes.
clmo(handle)
deletes those
objects specified by their handles.
clmo(object)
deletes those objects with names
identical to the value object
. This can be any value recognized by
the handlem
function, including entries in the
Tag
property of each object, or the object
Type
if the Tag
property is empty.