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
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
Sum of first n positive integers
622 Solvers
-
Add a row of zeros on top of a matrix
268 Solvers
-
363 Solvers
-
449 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!