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
-
Set the array elements whose value is 13 to 0
1438 Solvers
-
369 Solvers
-
487 Solvers
-
Rotate a matrix for 180 degree
217 Solvers
-
calculate the length of matrix
2469 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!