in_polyhedron

Tests if points are inside of triangulated volume.
1,9K téléchargements
Mise à jour 20 août 2018

Afficher la licence

Tests if points are inside of triangulated volume. There are NO assumptions about orientation of the face normals. The code uses simple algorithm, is fully documented and optimized for speed.

Citation pour cette source

Jaroslaw Tuszynski (2024). in_polyhedron (https://www.mathworks.com/matlabcentral/fileexchange/48041-in_polyhedron), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.2.0.1

improve test for points on the surface

1.2.0.0

fixed case when test points are the same as the grid points

1.1.0.0

Better icon

1.0.0.0