setMapData
Assign data to map layer
Syntax
Description
setMapData(
specifies a matrix of values map
,bottomLeft
,mapData
)mapData
for a subregion of the map
layer, map
. The subregion starts in the bottom-left
xy-position bottomLeft
and updates a subregion
based on the size of mapData
.
setMapData(
specifies the bottom-left corner of the subregion in local coordinates.map
,bottomLeft
,mapData
,'local')
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2021a