Main Content
plot
Description
plot(
plots the lidar scan
readings specified in scanObj
)scanObj
.
plot(___,Name,Value)
provides additional options
specified by one or more Name,Value
pair arguments.
returns a column vector of line series handles, using any of the arguments from
previous syntaxes. Use linehandle
= plot(___)linehandle
to modify properties of the
line series after it is created.
Examples
Input Arguments
Outputs
Version History
Introduced in R2020b