User Portlet
Discussions |
---|
In the old versions of Mathematica we generated cubic minimal surfaces using the commands: surface = SurfaceBuilder[initpoints, symmdata, shift, edge]; box = BoxPlot[edge]; Show[box, surface, Axes -> False, PlotRange ->... |