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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15595 Solvers
-
Back to basics 19 - character types
263 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
611 Solvers
-
571 Solvers
-
342 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!