Point to plane distance [FAST]
Version 1.6 (7.9 KB) by
Nicolas Douillet
Distance from a point to a plane, and the projected point coordinates on the plane. Also works for array of points.
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 LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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.