이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
out=intersectPlaneSurf(p0, v, exx, eyy, ezz)
Intersection of a surface with an arbitrary plane. The plane must be specified with "p0" which is a point that the plane includes and a normal vector "v" of that plane.
"exx", "eyy" and "ezz" is the surface coordinates such that can be used with surf command. the uotput "out" is a nx3 cell that contains n number of discreete intersection regions in 3d coordinaetes.
You can use provided example file to get the result that is used in screenshot.
Note: You have to download geom3d toolbox by David Legland from FEX to visualize results correctly, and "myfrenet" function which i provide that can use example file
인용 양식
Mehmet OZTURK (2026). intersectPlaneSurf (https://kr.mathworks.com/matlabcentral/fileexchange/22377-intersectplanesurf), MATLAB Central File Exchange. 검색 날짜: .
