.dat file

조회 수: 18 (최근 30일)
val chrys
val chrys 2011년 2월 19일
how do i read numbers in columns from a .dat file?
thank you

답변 (1개)

Walter Roberson
Walter Roberson 2011년 2월 19일
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.

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by