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
-
513 Solvers
-
517 Solvers
-
Remove element(s) from cell array
1776 Solvers
-
815 Solvers
-
Calculate the mean of each half of a matrix
541 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!