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 Solvers52
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52743 Solvers
-
450 Solvers
-
Cell Counting: How Many Draws?
2384 Solvers
-
Side of an equilateral triangle
6875 Solvers
-
Sum the 'edge' values of a matrix
400 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.