Matlab tool to read Tecplot ASCII dat tec2mat
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.
Zitieren als
Han Luo (2025). Matlab tool to read Tecplot ASCII dat tec2mat (https://de.mathworks.com/matlabcentral/fileexchange/66237-matlab-tool-to-read-tecplot-ascii-dat-tec2mat), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Data Import and Analysis > Data Import and Export > Low-Level File I/O >
- Sciences > Physics > Fluid Dynamics >
- Engineering > Mechanical Engineering > Fluid Mechanics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 2.0.0.0 | add a "safe" optional flag to handle irregular number like 100-100 (100E-100) |
||
| 1.0.0.0 |