MATLAB: How to Draw an Ellipse Flower like this

ellipse

I need to draw 8 ellipses on the same grid and the angle of deviation between each of them must be pi/8. I have attached a flower with 18 leaves and I need to make one with 8 leaves. Each 'leave' is an ellipse.
Thanks in advance and greetings

Best Answer

My attached demo does exactly that. Just adapt it to change the angle increment and center point.