Projection of a 3D point on a 2D plane
조회 수: 23 (최근 30일)
이전 댓글 표시
Suppose I have a plane ax + by + c = z, and point (xi,yi,zi). How to find orthogonal projection of the point on the plane?
댓글 수: 0
답변 (1개)
Jing Ci Neo
2018년 7월 11일
편집: Jing Ci Neo
2018년 7월 19일
Hello Harshil,
I wrote a function to do that, but I'm not sure if it works. Attached is the function. If you find anything wrong with it, please tell me. Thanks!
Best, Jing Ci
댓글 수: 2
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!