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
-
Least common multiple of many numbers
254 Solvers
-
Add a row of zeros on top of a matrix
266 Solvers
-
5755 Solvers
-
536 Solvers
-
485 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!