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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1329 Solvers
-
Getting the indices from a vector
12345 Solvers
-
Sum the 'edge' values of a matrix
408 Solvers
-
Create the following sequence : 0 1 1 4 9 25 64 169 ...
206 Solvers
-
144 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!