Create a 3D printable meshed surface by puncturing each of the facets that make up the surface. For example, surf(z) for some matrix 'z' is a surface made up of four-sided facets, so punctureSurface will create four-sided holes in each facet. In general, the shape of each facet of a surface will define the shape of the hole punched into said facet.
引用格式
Paul Kassebaum (2024). punctureSurface (https://www.mathworks.com/matlabcentral/fileexchange/43994-puncturesurface), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2013b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Surface and Mesh Plots >
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > STL (STereoLithography) >
在 Help Center 和 MATLAB Answers 中查找有关 Surface and Mesh Plots 的更多信息
标签
致谢
参考作品: stlwrite - write ASCII or Binary STL files, surf2solid - make a solid volume from a surface for 3D printing
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!