Sierpinski pentagon: Difference between revisions

Content deleted Content added
add MATLAB
Line 261:
end
patch('Faces', reshape(1 : 5 * 5 ^ k, 5, '')', 'Vertices', [real(x(:)) imag(x(:))])
axis image off</lang>
{{out}}
http://i.imgur.com/8ht6HqG.png