boundaryline
Syntax
Description
Use Default Boundary and Line Specification
Specify Name,Value Arguments and Axis
boundaryline(___,
plots a
boundary line specified by one or more Name,Value
)Name,Value
pairs. Adjust the
look of the boundary line with the 'Hatches'
,
'HatchLength'
, 'HatchTangency'
,
'HatchAngle'
, 'HatchSpacing'
, and
'FlipBoundary'
properties. Specify name-value pair arguments after
all other input arguments.
boundaryline(
plots a boundary line
on the specified axes ax
, ___)ax
instead of the current axes, such as that
from the gca
function.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2021b
See Also
altitudeEnvelopeContour
| line
| shortPeriodCategoryAPlot
| shortPeriodCategoryBPlot
| shortPeriodCategoryCPlot
| plot
| contour
| gca