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
-
Return the first and last characters of a character array
11846 Solvers
-
1228 Solvers
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
448 Solvers
-
425 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!