Mapping Toolbox | ![]() ![]() |
Syntax
Description
clma deletes all displayed map objects from the current map axes but leaves the frame if it is displayed.
clma all deletes all displayed map objects, including the frame, but it leaves the map structure in the axes UserData property, thereby retaining the map axes.
clma purge clears all displayed map objects and clears the axes UserData
slot, effectively changing the map axes to standard axes. This is equivalent to cla reset
.
See Also
cla |
Clear current Axes (see online MATLAB Function Reference) |
clmo |
Clear specified graphics objects |
handlem |
Return handles of displayed map objects |
hidem |
Hide specified graphics objects |
namem |
Determine names of valid graphics objects |
showm |
Show specified graphics objects |
tagm |
Assign name to graphics object tag property |
![]() | clegendm | clmo | ![]() |