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

57.65% Correct | 42.35% Incorrect
Last Solution submitted on Apr 22, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers48

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!