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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15782 Solvers
-
1505 Solvers
-
Replace Nonzero Numbers with 1
446 Solvers
-
Find the max element of the array
2202 Solvers
-
1866 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!