Lines intersection

A function to compute the intersection point between two lines of the space (3D or 2D)
184 Downloads
Aktualisiert 11 Aug 2023
Please first check the examples tab (.mlx file) here on the right for a complete description.
Once downloaded, typewrite 'help lines_intersection' or 'doc lines_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.
For 2D in (Oxy) plane, just padd your input data with a 0 in z dimension.
Please rate if this code helped you. Thanks ;-)

Zitieren als

Nicolas Douillet (2024). Lines intersection (https://github.com/NicolasDouillet/lines_intersection/releases/tag/v2.0), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Google Earth finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0

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

1.2

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

1.1

Improved input parsing, output vector format, help, doc, description

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.