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
-
Split a string into chunks of specified length
1872 Solvers
-
Find out missing number from a vector of 9 elements
302 Solvers
-
580 Solvers
-
4892 Solvers
-
135 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!