Main Content
namem
Names of objects on axesm
-based map
Description
returns
the names of all the objects on the current axes. The name of an object
is the value of its obj_names
= namemTag
property, if specified.
Otherwise, the name of the object is the value of its Type
property.
The values of these properties are either set at object creation or
defined using the tagm
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a