Problem 2688. Keep Only the Upper characters in a string
Keep Only the Upper characters in a string
s = 'Sreeram Mohan';
output = SM;
Solution Stats
Problem Comments
-
1 Comment
Dyuman Joshi
on 8 May 2021
More test cases have been added.
Solution Comments
Show commentsProblem Recent Solvers52
Suggested Problems
-
2548 Solvers
-
17370 Solvers
-
788 Solvers
-
121 Solvers
-
Find the position of first minimum value in an integer array with numbers
183 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!