Skip to Main Content Skip to Search
Product Documentation

lower - Convert string to lowercase

Syntax

t = lower('str')
B = lower(A)

Description

t = lower('str') returns the string formed by converting any uppercase characters in str to the corresponding lowercase characters and leaving all other characters unchanged.

B = lower(A) when A is a cell array of strings, returns a cell array the same size as A containing the result of applying lower to each string within A.

Examples

lower('MathWorks') is mathworks.

Tips

Character sets supported:

See Also

upper

  


» Learn more
» Download free kit
» Get trial software

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS