Remove all the consonants in the given phrase.

Example:

 Input  s1 = 'Jack and Jill went up the hill'; 
 Output s2 is 'a a i e u e i';

Solution Stats

18615 Solutions

4183 Solvers

Last Solution submitted on Mar 23, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers4183

Suggested Problems

More from this Author96

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!