Split Line Segments (Edges)

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

Sie verfolgen jetzt diese Einreichung

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 );

Zitieren als

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

Quellenangaben

Inspiriert von: geom2d

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
0.6.1

No update

0.6.0