Main Content
show
Description
show(
displays the edge and surface
points contained in the input lidar odometry and mapping (LOAM) map. The function displays
surface points in magenta and edge points in green.loamMap
)
show(
specifies options using one or more name-value argument. For example,
loamMap
,Name=Value
)MarkerSize=5
sets the diameter size of the marker to
5
points.
returns the plot
axes using any combination of input arguments from previous syntaxes.ax
= show(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b