meshgrid and Surf an IGES and/or STL surface with holes in the middle ?
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (1)
  KSSV
      
      
 il 11 Set 2017
        You can interpolate to your desired resolution/ grid size using griddata or scatteredinterpolant
3 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!