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
-
The Hitchhiker's Guide to MATLAB
3409 Solvers
-
Find the largest value in the 3D matrix
1668 Solvers
-
Who is the smartest MATLAB programmer?
792 Solvers
-
662 Solvers
-
1824 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.