Hide specified graphic objects on map axes
hidem
hidem(handle)
hidem(object)
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.