plot
Plot boundary of 2-D shape
Description
plot(
plots the boundary of the
specified shape.shape
)
plot(
plots the boundary of the specified shape with additional options specified by the
name-value arguments.shape
,Name=Value
)
plots the boundary of the specified shape and returns a line object with additional
options specified by the name-value arguments.p
= plot(shape
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a