writing .dat files in matlab to use in tecplot

Hii,
How to write .dat files in matlab so that one can load the file in tecplot for post processing?

1 Comment

I've not used TecPlot since the DOS days, but then the input was just text files that could be written easily with Fortran FORMAT. The equivalent with MATLAB would be fprintf or, perhaps, compose to convert to string first.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2023a

Asked:

on 20 May 2023

Commented:

dpb
on 20 May 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!