recursion_poly_draw​(x,y,A,v,r)

Draw recursive polygons at each existing vertices
87 Downloads
Updated 1 Nov 2015

View License

This is a fun code to draw fractal images. In each recursion, new polygons are drawn at each existing vertices. User can provide polygon types, initial area, initial center and recursion number.

Cite As

Partha Acharjee (2024). recursion_poly_draw(x,y,A,v,r) (https://www.mathworks.com/matlabcentral/fileexchange/53774-recursion_poly_draw-x-y-a-v-r), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fractals in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

one sample image included