Display generated point cloud on bird's-eye plot
plotPointCloud(
displays a point cloud generated from a point cloud data object,
pcPlotter
,pcObject
)pcObject
. The point cloud plotter, pcPlotter
, is
associated with a birdsEyePlot
object and configures the display
of the specified point cloud.
To remove the point cloud associated with the point cloud plotter, use the clearData
function with pcPlotter
specified as the input argument.
plotPointCloud(
specifies the point cloud data as a matrix of 2-D or 3-D points,
pcPlotter
,pointCloudMatrix
)pointCloudMatrix
.
birdsEyePlot
| clearData
| clearPlotterData
| findPlotter
| pointCloudPlotter