matlab读取uff文件数据我要分享

Matlab read UFF file data

I-Deas adf uff文件数据

关注次数: 617

下载次数: 4

文件大小: 1321KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

matlab软件读取不明飞行物文件数据 基于I-Deas的通用测试文件生成可以分为两类:模型文件数据的导出和adf数据的导出。不可能将两组数据都写入一个文件。用模型文件编写的通用文件是几何体、图元和迹线数据。然而,只是为了增加混淆,节点和跟踪线也可以分别以它们自己的文件格式编写。


English Description:

The general test file generation based on I-DEAS can be divided into two categories: model file data export and ADF data export. It is not possible to write both sets of data to one file. The general files written with model files are geometry, element and trace data. However, just to add confusion, nodes and trace lines can also be written in their own file formats, respectively


代码预览

Read_uff

........\coords.unv

........\dam0.unv

........\dam0_out.unv

........\Input.uff

........\license.txt

........\readuff.m

........\test_uff.m

........\Test_Universal_File_Formats.pdf

........\UFF58B.FRF

........\writeuff.m