Problem 45435. Capitalize
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 commentsProblem Recent Solvers24
Suggested Problems
-
Back to basics 19 - character types
265 Solvers
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
549 Solvers
-
713 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
567 Solvers
-
6799 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!