Split Line Segments (Edges)

split line segments (edges) into smaller ones based on intersections between them

Vous suivez désormais cette soumission

You can start with demo.m in the folder.
Those duplicated line segments in the output of function splitEdges can be removed by the following code:
unique_edges = uniquetol(edges, 10^-5, 'ByRows', true );

Citation pour cette source

Jiexian Ma (2026). Split Line Segments (Edges) (https://fr.mathworks.com/matlabcentral/fileexchange/85123-split-line-segments-edges), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : geom2d

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
0.6.1

No update

0.6.0