Matlab tool to read Tecplot ASCII dat tec2mat

版本 2.0.0.0 (1.5 MB) 作者: Han Luo
Matlab tool to read Tecplot ASCII dat tec2mat
2.3K 次下载
更新时间 2018/7/2

查看许可证

This is a matlab function to read ASCII format tecplot data. It supports both IJK ordered data and finite element data. Installation of Tecplot is not needed. License of Tecplot is also not needed.
Files included:
- tec2mat: core script
- tec2mat_example: example to run the script
I have other tools for fluid dynamics. You're welcome to check out at https://github.com/luohancfd/FluidDynamicTools
This version of the code is licensed with BSD license.

引用格式

Han Luo (2025). Matlab tool to read Tecplot ASCII dat tec2mat (https://www.mathworks.com/matlabcentral/fileexchange/66237-matlab-tool-to-read-tecplot-ascii-dat-tec2mat), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
2.0.0.0

add a "safe" optional flag to handle irregular number like 100-100 (100E-100)

1.0.0.0