Distance of a point to a patch

10 views (last 30 days)
Mohammad Saeed Mafipour
Mohammad Saeed Mafipour on 15 Apr 2021
Edited: Jan on 15 Apr 2021
I'm trying to calculate the distance of a single point to a patch. As you know, the point might be out of the patch surface after projection and as a result, the distance of the point to the patch might differ than its distance to a plane. I just need to know what would be the easiest way to recognize if the point is inside or outside of the patch after projection (please see the attached image).
Thank you already!
  1 Comment
Jan
Jan on 15 Apr 2021
Please mention how you have defined the coordinates.

Sign in to comment.

Answers (1)

Jan
Jan on 15 Apr 2021
Edited: Jan on 15 Apr 2021

Community Treasure Hunt

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

Start Hunting!