Main Content
setm
Set properties of axesm
-based map and graphics
objects
Syntax
Description
setm(
sets the property abm
,propname
,propval
)propname
of the axesm
-based map
abm
to the value propval
. You can set multiple
properties and their values at a time by using comma-separated pairs. For a full list of
axesm
-based map property names and valid values, see axesm-Based Map Properties.
setm(
sets the property gs
,propname
,propval
)propname
of the graphic scale gs
to the value propval
. You can set multiple properties and their values
at a time by using comma-separated pairs. For a full list of graphic scale property names
and valid values, see scaleruler
.
Examples
Input Arguments
Version History
Introduced before R2006a