meshgrid and Surf an IGES and/or STL surface with holes in the middle ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a surface model in IGES and STL formats. the model has domes and holes with different shapes (circles, squares...etc) in the middle. Is there any way I can determine the boundaries of the wholes model and the holes only, and meshgrid and surf the whole surface except the wholes ?
Thank you so much
2 commentaires
Réponses (1)
KSSV
le 11 Sep 2017
You can interpolate to your desired resolution/ grid size using griddata or scatteredinterpolant
3 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!