Dragon Curve from Paper Folding

Plot of the Heighway Dragon Curve fractal from folding paper halfway N times
106 Downloads
Updated 21 Feb 2019

View License

dragon(N) plots the dragon curve produced from folding a strip of paper halfway N times, assuming that it can be done endlessly. The resulting plot is the folded paper: one end is at (0,0), followed by 2^N line segments at right angles with each other.

The hsv colormap is used to color the line segments from end to end.

For more information, follow the Youtube link in the script.

Cite As

Karl Ezra Pilario (2024). Dragon Curve from Paper Folding (https://www.mathworks.com/matlabcentral/fileexchange/70351-dragon-curve-from-paper-folding), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
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.2

Changed the title.

1.0.1

Changed the flipping implementation.

1.0.0