Projection of a 3D point on a 2D plane

31 views (last 30 days)
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?

Answers (1)

Jing Ci Neo
Jing Ci Neo on 11 Jul 2018
Edited: Jing Ci Neo on 19 Jul 2018
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 Comments
Fernando Munoz
Fernando Munoz on 24 Oct 2018
It works,Thanks for the function.
Nosheen Munir
Nosheen Munir on 14 Jun 2019
Please tell how to reverse from 2D to 3D?

Sign in to comment.

Categories

Find more on Project File Management in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!