How can i transform a surface from mathlab into a 3D-printable file or to get the view in a 3D programm?
    조회 수: 7 (최근 30일)
  
       이전 댓글 표시
    
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
채택된 답변
추가 답변 (1개)
  Chidvi Modala
    
 2019년 8월 27일
        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
참고 항목
카테고리
				Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



