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
-
Replace NaNs with the number that appears to its left in the row.
3068 Solvers
-
985 Solvers
-
07 - Common functions and indexing 6
468 Solvers
-
Replace odd number in given matrix by zero
151 Solvers
-
138 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.