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 Solvers23
Suggested Problems
-
10669 Solvers
-
Remove the two elements next to NaN value
656 Solvers
-
997 Solvers
-
Test if a number is numeric or not
137 Solvers
-
549 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!