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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15687 Solvers
-
6371 Solvers
-
582 Solvers
-
07 - Common functions and indexing 6
458 Solvers
-
Sum of odd numbers in a matrix
599 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!