Problem 1559. COUNT VOWEL
Count, how many times vowels occurred. EXAMPLE: x='string the MaTLaBiAn' then the answer will be 6.
x='coUnt the vowEl' then it will produce 5
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers120
Suggested Problems
-
Which values occur exactly three times?
5182 Solvers
-
How to find the position of an element in a vector without using the find function
2778 Solvers
-
Arrange Vector in descending order
12770 Solvers
-
Back to basics 4 - Search Path
376 Solvers
-
Who is the smartest MATLAB programmer?
777 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!