필터 지우기
필터 지우기

How to split a patch element (struct) into two half

조회 수: 3 (최근 30일)
sana3 sal
sana3 sal 2018년 10월 2일
댓글: sana3 sal 2018년 10월 2일
I have a 3D mesh represented in a patch object inside a struct of faces and vertices. i need to split this faces and vertices in two halfs. first from 0-11 and the second from 11-22. as shown in the figure attached. also the .mat file attached.
  댓글 수: 2
madhan ravi
madhan ravi 2018년 10월 2일
What have we tried so far?
sana3 sal
sana3 sal 2018년 10월 2일
If you opened the .mat file you would find a struct that is built as this https://en.wikipedia.org/wiki/Polygon_mesh#/media/File:Mesh_fv.jpg
I dont know how to access the elements inside the struct to extract only vertices that their z axis is from 0 to 11, and then extract the related faces.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Polygons에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by