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

18696 Solutions

4199 Solvers

Last Solution submitted on Sep 12, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers4199

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!