Main Content
show
Display 3-D occupancy map
Description
displays the occupancy map, axes
= show(map3D
)map3D
, in the current axes,
with the axes labels representing the world coordinates.
The function displays the 3-D environment using 3-D voxels for areas with
occupancy values greater than the OccupiedThreshold
property value specified in map3D
. The color of the 3-D
plot is strictly height-based.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b