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
-
Find the longest sequence of 1's in a binary sequence.
6831 Solvers
-
Omit columns averages from a matrix
620 Solvers
-
Who is the smartest MATLAB programmer?
793 Solvers
-
389 Solvers
-
909 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.