stlwrite 将数据点形成三维网格我要分享

Stlwrite to form a three-dimensional grid data poi

matlab 三维 数据 形成 网格 stlwrite

关注次数: 343

下载次数: 4

文件大小: 3.83 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:应用背景将已知的数据点,连接成三角形,形成三角网格,运用stlwrite可以生成一个stl文件,而STL文件可以进一步通过进行打印关键技术运用matlab中的stlwrite ,将已知坐标的数据点连接成三角网格,获得立体的图像效果。可以获得stl格式的文件


English Description:

Application backgroundThe known data points, connected to a triangle, a triangular mesh, the use of stlwrite can generate a STL file, and STL file can be further printedKey TechnologyUsing stlwrite in MATLAB, the data points of the known coordinates are connected to the triangular mesh, and the effect of the stereo image is obtained. STL format file can be obtained


代码预览