How to choose surface point in 3D plot
이전 댓글 표시
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?

답변 (1개)
KSSV
2022년 4월 26일
0 개 추천
REad about delaunaytraingulation, once mesh is formed you can use patch or trisurf. If you could do fine, else attach your data.
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


