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
-
354 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13521 Solvers
-
606 Solvers
-
493 Solvers
-
Element by element multiplication of two vectors
393 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!