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
-
2194 Solvers
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
How many monitors are connected ?
160 Solvers
-
Cell Counting: How Many Draws?
2522 Solvers
-
Compute LOG(1+X) in natural log
264 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.