2D Polygon edges intersection
Version 1.0.3 (2,37 ko) par
Yingao Zhang
Find the intersection points of the edges of two 2D polygons.
- convert input P1 and P2 matrix to be column major
- add MATLAB coder related lines to support code generation
Citation pour cette source
Yingao Zhang (2025). 2D Polygon edges intersection (https://www.mathworks.com/matlabcentral/fileexchange/125380-2d-polygon-edges-intersection), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2022b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.3 | fix comment typo s1->s |
||
1.0.2 | update comment from array to matrix |
||
1.0.1 | Update snapshot image |
||
1.0.0 |