Capitalize the 1st letter of each input. Other letters should be lowercase.
For example -
a='alphaS' >> 'Alphas' a='123abc' >> '123Abc'
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers27
Suggested Problems
-
Create a cell array out of a struct
2564 Solvers
-
Back to basics 18 - justification
211 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
693 Solvers
-
Matlab Basics - Convert a row vector to a column vector
683 Solvers
-
500 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!