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
-
2579 Solvers
-
Reverse the Words (not letters) of a String
464 Solvers
-
Create a square matrix of multiples
488 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
866 Solvers
-
Generate a string like abbcccddddeeeee
271 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!