Point to plane distance [FAST]

Distance from a point to a plane. Overloaded for multiple points and planes. Coordinates of projected point(s) also provided.
334 Downloads
Updated 16 Sep 2025
Check livescript (.mlx) and / or tests for some use examples.
Once downloaded, typewrite
help points2planedistance
or
help point2planesdistance
in Matlab console for support.
Please don't forget to rate it if this code helped you. Thanks ;-)

Cite As

Nicolas Douillet (2025). Point to plane distance [FAST] (https://github.com/NicolasDouillet/point_to_plane_distance/releases/tag/v2.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.1

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

2.0

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

1.6

See release notes for this release on GitHub: https://github.com/NicolasDouillet/point_to_plane_distance/releases/tag/v1.6

1.5

See release notes for this release on GitHub: https://github.com/NicolasDouillet/point_to_plane_distance/releases/tag/v1.5

1.4

Improved help, doc, description.

1.3

Cover img

1.2

Improved input parsing, improved and simplified code, updated help, doc, see also links, description, cover img

1.1

Typo, cover img

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.