搜索资源列表
cad2matmo
- 从CAD图形到matlab的自动转化。可以转换STL文档,已实现从AutoCAD和pro-E到matlab的转换-CAD2MATDEMO, a demonstration of importing 3D CAD data into Matlab. To get CAD data into Matlab, the process is: 1) Export the 3D CAD data as an ASCII STL (or Pro/E render SLP) file.
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.
STLsim
- 利用matlab语言,对STL格式的数据实现图形的仿真-Use of matlab language, STL format data to achieve graphics simulation
matlab-STL
- stl导入matlab的matlab代码,很实用-stl import matlab matlab code, very useful
ReadSTLACSII
- 将ACSII格式pro/E生成的STL文件读入matlab-Import Pro/E file into Matlab
readSTL
- 在matlab中读入CAD模型的stl文件,直接获得离散点数据和法矢信息,并可视化显示CAD模型-Read in the STL file of CAD model in matlab, direct access to information discrete points and the method of vector data, and visual display of CAD model
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
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
matlab读取stl文件
- matlab的一个小demo程序,主要包含stl文件在matlab软件中的读取,以及哈希顶点函数的实现。
Matlab Demo
- MATLAB软件编写的读取stl格式文件的数据,并对其进行处理。(The MATLAB software reads the data of the STL format file and handles it.)
CONVERT_voxels_to_stl
- 从matlab矩阵生成stl格式文件,适用于多孔介质图形生成(Generating STL format files from MATLAB matrix)
stlread
- 把STL格式的三维图像导入到MATLAB中所需要的一个小程序(A Small Program for Importing STL-formatted Three-Dimensional Images into MATLAB)