Problem 2688. Keep Only the Upper characters in a string

Keep Only the Upper characters in a string
s = 'Sreeram Mohan';
output = SM;

Solution Stats

59.78% Correct | 40.22% Incorrect
Last Solution submitted on Jul 06, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers52

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!