Main Content
textBoundary
Description
creates a pattern that
matches the start or end of text. pat
= textBoundarytextBoundary
can be negated using the
~
operator. When negated, textBoundary
matches
between every character except at the start or end of the text.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020b