.dat file
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how do i read numbers in columns from a .dat file?
thank you
0 comentarios
Respuestas (1)
Walter Roberson
el 19 de Feb. de 2011
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.
0 comentarios
Ver también
Categorías
Más información sobre Audio and Video Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!