Point to line distance

Distance from a point to a line in 3D or in 2D, and coordinates of the point projected on the line. Also works for an array of points.
299 téléchargements
Mise à jour 11 août 2023
Please first check the examples tab (.mlx file) here on the right for a complete description.
Once downloaded, typewrite 'help point_to_line_distance' or 'doc point_to_line_distance' in Matlab console for support.
To benefit from the file documentation attached, be sure to download the file, not to just copy and paste it.
For 2D in (Oxy) plane, just padd your input data with a 0 in z dimension.
Please rate if this code helped you. Thanks ;-)

Citation pour cette source

Nicolas Douillet (2024). Point to line distance (https://github.com/NicolasDouillet/point_to_line_distance/releases/tag/v2.0), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Graphics Objects dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/point_to_line_distance/releases/tag/v2.0

1.4

Update help, doc, description

1.3

Improved input parsing, vector format, updated help, doc, description, cover img

1.2

+ see also link, vocabulary line <- row

1.1

Completed summary

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.