Planes intersection [FAST]

A function to compute the intersection between two planes of the 3D space.
138 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 planes_intersection' or 'doc planes_intersection' 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 it if this code helped you. Thanks ! ;-)

Cite As

Nicolas Douillet (2024). Planes intersection [FAST] (https://github.com/NicolasDouillet/planes_intersection/releases/tag/v2.3), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Startup and Shutdown 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.3

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

2.2

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

2.1

fixed description mistake

2.0

Improved input parsing, modified return code rc values, defaut verbose value, typo, doc, description

1.4

Description : + help

1.3

Improved input parsing, check row / column vector format, output I = same format as inputs, suppressed comments, updated see also links, description

1.2

Title

1.1

+ doc see also section links

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.