mset
No License
A set of simple m-files and a C++ mex-file (source and executable, Windows version) developed to generate 3-d images of the Mandelbrot set in Matlab 5.0.
mset.m - The main m-file that performs interactive 3-d rendering of Mandelbrot set;
msetgui.m,msetgui.mat - The GUIDE-generated gui for menus;
noborder.m - A script m-file that quickly eliminates borders from the current figure;
deflight.m - A function m-file to quickly generate a light with reasonable default attributes;
mandrect.cpp - The source for the MEX-file that actually does the computation;
mandrect.dll - A compiled version (Windows);
mandrect.m - A dummy m-file with the help for the mandrect function.
Cite As
Salvatore Uras (2026). mset (https://www.mathworks.com/matlabcentral/fileexchange/311-mset), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Fractals >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
