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
-
7566 Solvers
-
3054 Solvers
-
Increment a number, given its digits
689 Solvers
-
Getting the indices from a vector
12404 Solvers
-
Deleting an element in a matrix
497 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.