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 Solvers264
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
2120 Solvers
-
Element by element multiplication of two vectors
399 Solvers
-
Matlab Basics - Switching Assignments
507 Solvers
-
Return fibonacci sequence do not use loop and condition
868 Solvers
-
calculate the length of matrix
2565 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!