Keep Only the Upper characters in a string
s = 'Sreeram Mohan';
output = SM;
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers53
Suggested Problems
-
3814 Solvers
-
6715 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2004 Solvers
-
07 - Common functions and indexing 3
427 Solvers
-
6138 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
More test cases have been added.