Problem 44499. Capitilize the first letter of every word in a string
Solution Stats
Problem Comments
-
1 Comment
Additional test cases have been added.
Solution Comments
-
1 Comment
nice internal reference to the match.
a simple improvement could be to parse "s" as input and write "lower($0(2:..." in the replacement string.
Like it!
-
1 Comment
two steps in one op, nicely done!
Problem Recent Solvers111
Suggested Problems
-
2601 Solvers
-
4563 Solvers
-
547 Solvers
-
Flip the vector from right to left
4891 Solvers
-
Sum of adjacent elements in a vector
552 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!