Main Content
show
Description
visualizes the polygons in coverage space ax
= show(space
)space
with numbering
corresponding to the order that the polygons were specified at the time of creation of
space
. You can also use the show
function for
showing coverage space polygons that were decomposed with the coverageDecomposition
function.
specifies additional options using one or more name-value arguments.ax
= show(space
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a