Plot ROI contour data in DICOM-RT structure set
plotContour(
plots one or more region
of interest (ROI) contour data stored in the contour
)dicomContours
object.
plotContour(___,
plots ROI
contour data in the axes specified by ax
)ax
. The option
ax
can precede any of the input argument combinations in the 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