Ältere Kommentare anzeigen
how do i read numbers in columns from a .dat file?
thank you
Antworten (1)
Walter Roberson
am 19 Feb. 2011
1 Stimme
The .dat extension is used for any binary file format private to the application program. Often when .dat is used, the file format is not documented. You have to know exactly which program and program version was used to produce the file to have a chance of writing code that can read it.
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!