Main Content
show
Description
show(
plots and visualizes the A*
explored nodes and the planned path in the associated map.planner
)
[___] = show(___,
specifies options using one or more name-value pair arguments in addition to any of the
arguments from previous syntaxes. Enclose argument name inside single quotes (' ').Name,Value
)
For example, 'ExploredNodes','off'
plots and visualizes the planned
path without displaying the explored nodes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b