Main Content
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 properties specified by
the Name-Value Arguments.shape
,Name=Value
)
plots the boundary of the specified shape and returns a line object with additional
properties specified by the Name-Value Arguments.p
= plot(shape
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a