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
Problem Comments
- 
		1 Comment
		Dyuman Joshi
    	on 8 May 2021
	
	
  	More test cases have been added.
Solution Comments
Show commentsProblem Recent Solvers52
Suggested Problems
- 
         Find the sum of all the numbers of the input vector 52611 Solvers 
- 
         Select every other element of a vector 35214 Solvers 
- 
         
         4538 Solvers 
- 
         Relative ratio of "1" in binary number 1530 Solvers 
- 
         
         443 Solvers 
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!