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
-
Back to basics 25 - Valid variable names
339 Solvers
-
Determine if input is a perfect number
261 Solvers
-
Vector of numbers divisible by 3
153 Solvers
-
The sum of the numbers in the vector
642 Solvers
-
480 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.