import tecplot file into matlab
Mostrar comentarios más antiguos
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.
Respuestas (1)
Shashank Pathrudkar
el 5 de Feb. de 2023
0 votos
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
Categorías
Más información sobre Octave en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!