2D minimal segments distance

Computes the minimal distace between two segments

Vous suivez désormais cette soumission

The algorithm computes the minimal distace between two segments.
It also manage the case of parallel segments and null length segments.
The algorith is inspired by Franz J. Vesely at http://homepage.univie.ac.at/Franz.Vesely/notes/hard_sticks/hst/hst.html

Citation pour cette source

Roberto Olmi (2026). 2D minimal segments distance (https://fr.mathworks.com/matlabcentral/fileexchange/20907-2d-minimal-segments-distance), MATLAB Central File Exchange. Extrait(e) le .

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
1.0.0.0

Some bugs found using the function has been fixed.