How to choose surface point in 3D plot
Mostrar comentarios más antiguos
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 comentarios
Liu YungHsing
el 26 de Abr. de 2022
Liu YungHsing
el 26 de Abr. de 2022
Liu YungHsing
el 26 de Abr. de 2022
Respuestas (1)
KSSV
el 26 de Abr. de 2022
0 votos
REad about delaunaytraingulation, once mesh is formed you can use patch or trisurf. If you could do fine, else attach your data.
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


