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
-
16157 Solvers
-
Number of 1s in the Binary Representation of a Number
479 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
628 Solvers
-
Getting the indices from a matrix
719 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.