How to choose surface point in 3D plot
Afficher commentaires plus anciens
Hi,
I have a 3D plot for a function, and I want to mark surface point from this plot. I use matlab brush function to choose point. Unfortunately,use brush point will Include inside point. I have try if statement to filter points. But it dosen't work for cylinder model. Do anyone know anyway can only choose the surface point i want?

4 commentaires
Liu YungHsing
le 26 Avr 2022
Liu YungHsing
le 26 Avr 2022
Liu YungHsing
le 26 Avr 2022
Réponses (1)
KSSV
le 26 Avr 2022
0 votes
REad about delaunaytraingulation, once mesh is formed you can use patch or trisurf. If you could do fine, else attach your data.
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


