Plane and triangulated surface intersection line
Versione 1.1.6 (4,94 KB) da
Keith Carney
Intersection line of a plane with a 3D triangulated surface
Function calculates the intersection line of a plane with a 3D triangulated surface. The algorithm was developed to calculate the intersection line of a plane with a 3D rendered cell from 3D confocal image data.
Cita come
Keith Carney (2025). Plane and triangulated surface intersection line (https://it.mathworks.com/matlabcentral/fileexchange/167191-plane-and-triangulated-surface-intersection-line), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2023b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.1.6 | Minor bug fixes |
||
1.1.5 | Minor bug fixes |
||
1.1.4 | Minor bug fix |
||
1.1.3 | Fixed a bug where duplicate segments where calculated when sides of the triangle were in the plane. |
||
1.1.1 | Added example.m code. |
||
1.1.0 | Fixed bug relating to planes perpendicular to z axis. |
||
1.0.0 |