Point to plane distance [FAST]

Distance from a point to a plane, and the projected point coordinates on the plane. Also works for array of points.
314 Downloads
Updated 15 Jul 2024
Please first check the examples tab (.mlx file) here on the right for a complete description.
Once downloaded, typewrite 'help point_to_plane_distance' or 'doc point_to_plane_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.
Please don't forget to rate this code if it helped you. Thanks ;-)

Cite As

Nicolas Douillet (2024). Point to plane distance [FAST] (https://github.com/NicolasDouillet/point_to_plane_distance/releases/tag/v1.6), 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
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.