Effacer les filtres
Effacer les filtres

How can I calculate Euclidean distance from a point to a line in 2D?

5 vues (au cours des 30 derniers jours)
K M Ibrahim Khalilullah
K M Ibrahim Khalilullah le 14 Juil 2016
I have a point p(x,y) and a line segment l. I have two end points of the line and also have some points between two ends points of the line. However, I want a euclidean distance between point and line in matlab.

Réponses (1)

John D'Errico
John D'Errico le 14 Juil 2016
Um, use google?
https://en.wikipedia.org/wiki/Distance_from_a_point_to_a_line
And if you have no clue as to how to find a line from two points, again, why not use google?

Community Treasure Hunt

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

Start Hunting!

Translated by