Main Content
plot
Display laser or lidar scan readings
Description
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 R2015a