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!