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
-
Given a matrix, swap the 2nd & 3rd columns
1263 Solvers
-
Create an index-powered vector
939 Solvers
-
Find the dimensions of a matrix
559 Solvers
-
2435 Solvers
-
Find the minimum of the column-maximums of a matrix
624 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!