import tecplot file into matlab
显示 更早的评论
Hi. I want to do DMD process on my data file, and need to change Tecplot file (velocity field) format from .plt to .mat and import it into Matlab. please guide me.
回答(1 个)
Shashank Pathrudkar
2023-2-5
0 个投票
Tecplot has an option to write data as .dat file.
in Tecplot: File >> Write Data. Select ASCII data format.
You can open .dat files in MATLAB and then if you want save it as .mat
类别
在 帮助中心 和 File Exchange 中查找有关 Octave 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!