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
-
Sum of diagonal of a square matrix
1643 Solvers
-
902 Solvers
-
295 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
160 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 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!