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
-
Return unique values without sorting
981 Solvers
-
Matlab Basics - Convert a row vector to a column vector
658 Solvers
-
203 Solvers
-
664 Solvers
-
188 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!