Distance between point and a line ?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How do I calculate the normal distance between a point and a line connecting two other defined points ? ex p = [0 0] and a line connecting
A = [1 -2]; B = [-1 -1];
1 Kommentar
Antworten (2)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!