Main Content
plot
Description
plot(
plots the views and connections
in the view set, vSet
)vSet
.
plot(
specifies options using one or more name-value arguments in addition to any combination of
arguments from previous syntaxes. For example,
vSet
,Name=Value
)plot(vSet,ShowViewIds="off")
turns off the ID display.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a