isinpolygon

Function to check if a vertex is located inside or outside a given polygon. Overloaded for arrays of points.

https://github.com/NicolasDouillet/isinpolygon

Ahora está siguiendo esta publicación

Please first check the examples tab (.mlx file) here on the right for a complete description.
Once downloaded, typewrite help isinpolygon or doc isinpolygon in Matlab console for support.
To benefit from the file documentation attached, be sure to download all the files.
Input points of the set (V) have to be already sorted in the right order.
Works for multiple points to test (P).
Please consider rating this code if it helped you. Thanks ;-)

Citar como

Nicolas Douillet (2026). isinpolygon (https://github.com/NicolasDouillet/isinpolygon/releases/tag/v4.0), GitHub. 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
4.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/isinpolygon/releases/tag/v4.0

3.1

See release notes for this release on GitHub: https://github.com/NicolasDouillet/isinside2Dset/releases/tag/v3.1

3.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/isinside2Dset/releases/tag/v3.0

2.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/isinside2Dset/releases/tag/v2.0

1.2

See release notes for this release on GitHub: https://github.com/NicolasDouillet/isinside2Dset/releases/tag/v1.2

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.