2D Polygon edges intersection

Find the intersection points of the edges of two 2D polygons.

Ahora está siguiendo esta publicación

This is an upgraded version of Bruno Luong's original code. Added features are:
  • convert input P1 and P2 matrix to be column major
  • add MATLAB coder related lines to support code generation

Citar como

Yingao Zhang (2026). 2D Polygon edges intersection (https://la.mathworks.com/matlabcentral/fileexchange/125380-2d-polygon-edges-intersection), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
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