Dado uma string A, retorne apenas os caracteres maiúsculos de A
Maiusculas('Hello World') = 'HW';
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Vectorize the digits of an Integer
338 Solvers
-
Create an index-powered vector
940 Solvers
-
11429 Solvers
-
420 Solvers
-
Rotate a matrix for 180 degree
217 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!