Surface plot to CAD model

55 views (last 30 days)
HT
HT on 21 Apr 2017
Answered: Ankit Bhardwaj on 24 Apr 2017
Hi. I have a 3D surface plot which i have fitted to some (x,y,z) points using 'fit' function. Result is a 1x1 Surf type. I want to convert this surface into a mesh or a CAD compatible model file(preferably a .stl file) so that I can import it in a CAD tool. Any help is appreciated. Thanks!

Answers (1)

Ankit Bhardwaj
Ankit Bhardwaj on 24 Apr 2017
Please go through the following article.
This post exaplins how to use MATLAB to create 3D-printable objects based on equations or data.

Categories

Find more on Model Import in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!