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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15796 Solvers
-
Calculate the area of a triangle between three points
3473 Solvers
-
Simple equation: Annual salary
4262 Solvers
-
641 Solvers
-
374 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!