.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 Center および File ExchangeAudio and Video Data についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by