The main program Make_Icosahedron makes icosahedra of type 1 class 2 frequency f. Unfortunately, only even frequencies are supported since odd frequencies do not have a cutting plane.
There are options to plot the icosahedron in 3d.
Edward Zechmann (2021). Make Icosahedron (https://www.mathworks.com/matlabcentral/fileexchange/19169-make-icosahedron), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hi! this is very helpful.
Is there any way to color each face according to a property?
Easy to use and well documented. It helped me a lot.
Thank you very much!
Found this really useful, and very simple to use immediately. Thank you!
I get 91 nodes for f=4. Isn't the number of nodes equal to (5f^2+1)? In this case it should be 81 nodes, right?
helpful.