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
-
Convert a numerical matrix into a cell array of strings
2083 Solvers
-
Return the first and last characters of a character array
10603 Solvers
-
Replace multiples of 5 with NaN
449 Solvers
-
712 Solvers
-
612 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!