CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab读取stl

搜索资源列表

  1. stl

    2下载:
  2. 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
  3. 所属分类:File Operate

    • 发布日期:2016-12-23
    • 文件大小:6.86mb
    • 提供者:you
  1. STL_DISPLAY_Display

    0下载:
  2. 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.
  3. 所属分类:3D图形编程

    • 发布日期:2013-03-23
    • 文件大小:100.98kb
    • 提供者:niuxj
  1. SSTL_DISPLAY_T

    1下载:
  2. STL文件读取程序(Matlab):可以将ASCII格式的的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上 -STL file to read program (Matlab): STL file in ASCII format of the data points of information and the grid topology information can be read and displayed on the screen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:101.18kb
    • 提供者:nicollejia
  1. stlwrite

    1下载:
  2. 该matlab文件用于读取stl文件,stl是3D 打印技术-Read STL file
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:3.99kb
    • 提供者:曾锅饭
  1. STLread

    1下载:
  2. STLread是一个读取STL三维模型格式的matlab函数。-Read .STL file function
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.32kb
    • 提供者:lisiv
  1. readstl

    1下载:
  2. matlab读取文本格式的stl文件,能够将其顶点和法向量读取出来-matlab stl file read text format that can be read out of the vertices and normals
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:14.16kb
    • 提供者:gsk
  1. stl

    0下载:
  2. 在MATLAB环境中读取ASCII格式的STL文件-read stl to matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:11.67kb
    • 提供者:杨颖
  1. matlabWJ

    0下载:
  2. matlab读取STL格式文件的三角形的顶点坐标-Matlab reads the vertex coordinates of the STL fil
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1017byte
    • 提供者:王卓
  1. suanfashiyan

    0下载:
  2. 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
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.11kb
    • 提供者:郭俊
  1. stlread-matlab

    2下载:
  2. stl的MATLAB读取与显示,带有数据模型及MATLAB代码,测试可用-reading the stl model in MATLAB
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-23
    • 文件大小:547.01kb
    • 提供者:fanyingwei
  1. stlread

    0下载:
  2. 利用MATLAB读取STL ASCII格式文件,可得到顶点数据。。。(Using MATLAB to read STL ASCII format files, you can get vertex data...)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:zhutao
  1. stlread

    0下载:
  2. matlab 读取stl文件,输出顶点、面、法向量(matlab read stl file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:叶修
  1. matlab读取stl文件

    1下载:
  2. matlab的一个小demo程序,主要包含stl文件在matlab软件中的读取,以及哈希顶点函数的实现。
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-03
    • 文件大小:3.13kb
    • 提供者:dwxgmin@163.com
  1. Matlab Demo

    1下载:
  2. MATLAB软件编写的读取stl格式文件的数据,并对其进行处理。(The MATLAB software reads the data of the STL format file and handles it.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:輕尘
  1. stl文件在matlab中的读取

    2下载:
  2. 在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)
  3. 所属分类:STL

    • 发布日期:2019-11-14
    • 文件大小:1kb
    • 提供者:LvZhao
  1. stlshow

    2下载:
  2. 在matlab中实现读取二进制格式stl文件并生成3d图形(In matlab stl file to read binary format and generate 3d graphics)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-14
    • 文件大小:2kb
    • 提供者:juno.chan
  1. STLreader new

    4下载:
  2. matlab实现读取STL文件功能。STL需要是二进制的。(MATLAB realizes the function of reading STL files. STL needs binary.)
  3. 所属分类:STL

搜珍网 www.dssz.com