You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Computes the VOLUME and AREA of a closed surface defined by the triangulation in indices TRI and coordinates X, Y and Z, using the divergence theorem of Gauss (volume/surface integral). The unit of the volume equals to UNIT^3 and the unit of the area equals to UNIT^2, with UNIT the unit of the coordinates X,Y,Z. The surface needs to be closed, this is not checked.
See example in testTriangulationVolume.m
Cite As
Jeroen Verbunt (2026). triangulationVolume (https://se.mathworks.com/matlabcentral/fileexchange/15221-triangulationvolume), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.09 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Added a simple example to test the code. |
