Matlab tool to read Tecplot ASCII dat tec2mat

버전 2.0.0.0 (1.45 MB) 작성자: Han Luo
Matlab tool to read Tecplot ASCII dat tec2mat
다운로드 수: 2K
업데이트 날짜: 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 (2024). 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