import tecplot file into matlab
조회 수: 61 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Shashank Pathrudkar
2023년 2월 5일
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinear Dynamics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!