hidem

Hide specified graphic objects on map axes

Syntax

hidem
hidem(handle)
hidem(object)

Description

hidem brings up a dialog box for selecting the objects to hide (set their Visible property to 'off').

hidem(handle) hides the objects specified by a vector of handles.

hidem(object) hides those objects specified by the object, which can be any string scalar or character vector recognized by the handlem function.

See Also

| | | | |

Introduced before R2006a