How can i transform a surface from mathlab into a 3D-printable file or to get the view in a 3D programm?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i have just some points from a file, just x and y.
I try to make a surface with those points but the problem is, how can i make that in a 3D File to print a object in 3D-Printer.
The hight from the surface is not clear but the main problem is converting or the information to open that in Blender or 3D-Slicer.

4 Commenti
Risposta accettata
Più risposte (1)
Chidvi Modala
il 27 Ago 2019
surf2solid takes a surface (a function z of (x,y) or (theta,r)) and convert this into a solid, much as meshz does, but a little more useful for outputting as an STL for fabrication in a 3D printer.
0 Commenti
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
