Main Content
plot
Plot collision configuration
Description
plot(
plots the collision-checking
configuration of an ccConfig
)InflationCollisionChecker
object. Use
plot
to visually verify that the circles in the configuration fully
enclose the vehicle.
plot(
specifies options using one or more ccConfig
,Name,Value
)Name,Value
pair arguments. For
example, plot(ccConfig,'Ruler','Off')
turns off the ruler that indicates
the locations of the circle centers.
Examples
Input Arguments
Version History
Introduced in R2018b