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
-
given 3 sides, find area of this triangle
819 Solvers
-
430 Solvers
-
Calculate distance travelled when given radius and rotations
241 Solvers
-
Is this triangle right-angled?
6392 Solvers
-
Replace odd number in given matrix by zero
150 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.