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 Solvers27
Suggested Problems
-
Set the array elements whose value is 13 to 0
1451 Solvers
-
Create a vector whose elements depend on the previous element
801 Solvers
-
Simple equation: Annual salary
4266 Solvers
-
248 Solvers
-
Find the max element of the array
2291 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!