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
-
2526 Solvers
-
Make a random, non-repeating vector.
11345 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
888 Solvers
-
Change the sign of even index entries of the reversed vector
647 Solvers
-
Output any real number that is neither positive nor negative
410 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!