Main Content
characterCategories
Syntax
Description
also specifies the granularity of the returned categories. For example,
ucats
= characterCategories(str32
,'Granularity',granularity
)characterCategories(str32,'Granularity','detailed')
returns detailed
Unicode character categories.
Examples
Input Arguments
Output Arguments
References
[1] Unicode Standard Annex #44 Unicode Character Database https://www.unicode.org/reports/tr44/
Version History
Introduced in R2021a