搜索资源列表
STL_DISPLAY_Display
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
ReadSTLACSII
- 将ACSII格式pro/E生成的STL文件读入matlab-Import Pro/E file into Matlab
suanfashiyan
- matlab读取stl文件,将得到文件进行数据处理,得到三角面片各点坐标值,并对各点坐标值进行了升序,降序排序-Matlab reads STL file, will receive a file for data processing, get the triangles, the coordinate values at various points of each point coordinates and ascending, descending order
stlread-matlab
- stl的MATLAB读取与显示,带有数据模型及MATLAB代码,测试可用-reading the stl model in MATLAB
matlab读取stl文件
- matlab的一个小demo程序,主要包含stl文件在matlab软件中的读取,以及哈希顶点函数的实现。
stlread
- 把STL格式的三维图像导入到MATLAB中所需要的一个小程序(A Small Program for Importing STL-formatted Three-Dimensional Images into MATLAB)