搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
stlwrite
- 该matlab文件用于读取stl文件,stl是3D 打印技术-Read STL file
STLread
- STLread是一个读取STL三维模型格式的matlab函数。-Read .STL file function
readstl
- matlab读取文本格式的stl文件,能够将其顶点和法向量读取出来-matlab stl file read text format that can be read out of the vertices and normals
matlabWJ
- matlab读取STL格式文件的三角形的顶点坐标-Matlab reads the vertex coordinates of the STL fil
ReadSTLACSIItest
- 次代码为在Matlab中实现ASCII类型的 .stl文件读入,实现点云数据显示-Time code for implementation in Matlab ASCII type. Read in STL file, point cloud data display
Top3dSTL_ISO
- code matlab for STL output
stlread
- 利用MATLAB读取STL ASCII格式文件,可得到顶点数据。。。(Using MATLAB to read STL ASCII format files, you can get vertex data...)
stl_gen
- 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)
stlwrite
- 通过matlab 编写stlwrite 程序(stlwrite - write ASCII or Binary STL files)
matlabToStl
- 利用matlab生成stl文件的代码,有demo实例(Using MATLAB to generate STL file)