Plane and triangulated surface intersection line
Version 1.1.6 (4.94 KB) by
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.
Cite As
Keith Carney (2026). Plane and triangulated surface intersection line (https://www.mathworks.com/matlabcentral/fileexchange/167191-plane-and-triangulated-surface-intersection-line), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 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 |
