Description:
In the given input word, convert the lower case to upper case and vice versa.
A to a, a to A ...
Example:
'Matlab' --> 'mATLAB'
'imaGE' --> 'IMAge'
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers260
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3064 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13627 Solvers
-
Reverse the elements of an array
1113 Solvers
-
708 Solvers
-
Add a row of zeros on top of a matrix
268 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!