Problem 55880. Letras Maisculas
Dado uma string A, retorne apenas os caracteres maiúsculos de A
Maiusculas('Hello World') = 'HW';
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers25
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1298 Solvers
-
Create a two dimensional zero matrix
522 Solvers
-
314 Solvers
-
837 Solvers
-
33 Solvers
More from this Author20
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!