Main Content
inflate
Inflate each occupied location
Description
inflate(
inflates each occupied location of the map
,radius
)map
by the radius given in
meters. radius
is rounded up to the nearest cell equivalent based on
the resolution of the map. Every cell within the radius is set to true
(1
).
Note
inflate
does not inflate the locations past the limits of
the map.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2015a