No BSD License  

Highlights from
Mandel121

image thumbnail
from Mandel121 by Dr. Jens Koopmann
Cool tool to zoom into the Mandebrot Set. 2/3D images are supported.

save_my_mandel_coord_names()
function save_my_mandel_coord_names()
mystrings={'Original Set'};
%lastColor=0;
    save('Mandel_coord_Names','mystrings')
%save('colmapNumber','lastColor');
end   

Contact us at files@mathworks.com