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
1439 Solvers
-
Reverse the elements of an array
1115 Solvers
-
Generate a random matrix A of (1,-1)
403 Solvers
-
calculate the length of matrix
2500 Solvers
-
560 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!