Problem 2802. Count number of words in string
Count number of words in string
Examples
'hi', answer is 1
'hi hi', answer is 2
'I enjoy cody', answer is 3
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers177
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11373 Solvers
-
Create an index-powered vector
769 Solvers
-
458 Solvers
-
253 Solvers
-
295 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!