Lines intersection

バージョン 2.0 (9.85 KB) 作成者: Nicolas Douillet
A function to compute the intersection point between two lines of the space (3D or 2D)
ダウンロード: 184
更新 2023/8/11
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 ;-)

引用

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

MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGoogle Earth についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。