show
Display ego bodies and obstacles in environment
Description
displays the initial state of all ego bodies and obstacles in the specified capsule list,
and returns the axes handle of the plot.ax
= show(capsuleListObj
)
specifies options using name-value pair arguments.
For example, ax
= show(capsuleListObj
,Name,Value
)'FastUpdate',true
enables fast updates to an existing
plot.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020b