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
-
539 Solvers
-
Find nearest prime number less than input number
1017 Solvers
-
702 Solvers
-
Sum of the Multiplication of Vectors
286 Solvers
-
Replace every 3rd element in a vector with 4
265 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!