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
-
4183 Solvers
-
3484 Solvers
-
Sum all integers from 1 to 2^n
17532 Solvers
-
1454 Solvers
-
Split a string into chunks of specified length
2066 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.