Main Content
plotContour
Description
plotContour(
plots one or more region
of interest (ROI) sequences stored in the contour
)dicomContours
object contour
.
plotContour(___,
plots ROI
contour data in the axes specified by ax
)ax
, in addition to any
combination of input arguments from previous syntaxes.
returns the
graphics object handles for the plot. You can use h
= plotContour(___)h
to query and modify
the properties of the plot. h
is a group object. For more information
on group object properties, see Group Properties.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a