Main Content
upper
Convert documents to uppercase
Description
converts each lowercase character in the input documents to the corresponding
uppercase character, and leaves all other characters unchanged.newDocuments
= upper(documents
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017b