'Plot area between several ellipses

So I have 20 ellipses with (x,y) coordinates and I would like to have to plot between the most inner points and most outer points with a shaded area. How can I do that. All (x,y) have the same length. See image for what I have.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source