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
-
16176 Solvers
-
Find the longest sequence of 1's in a binary sequence.
6700 Solvers
-
2181 Solvers
-
632 Solvers
-
Deleting an element in a matrix
491 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.