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 Solvers121
Suggested Problems
-
Find common elements in matrix rows
2702 Solvers
-
Generate N equally spaced intervals between -L and L
926 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1226 Solvers
-
780 Solvers
-
Matlab Basics II - Count rows in a matrix
399 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!