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
-
Sum the numbers on the main diagonal
599 Solvers
-
1811 Solvers
-
Test if a number is numeric or not
138 Solvers
-
331 Solvers
-
Find the max element of the array
1941 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!