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
-
Who knows the last digit of pi?
690 Solvers
-
Sum of diagonal of a square matrix
1637 Solvers
-
Make a random, non-repeating vector.
11194 Solvers
-
Who has power to do everything in this world?
485 Solvers
-
Create an index-powered vector
938 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.