Main Content
caseSensitivePattern
Description
Examples
Input Arguments
Output Arguments
Algorithms
When caseInsensitivePattern
and caseSensitivePattern
are used as inputs for one another, the behavior of the input pattern overrules the outer
function. For example, caseInsensitivePattern(caseSensitivePattern(pat))
behaves case sensitively.
Version History
Introduced in R2020b