フィルターのクリア

How can I read a '.dat' file on MATLAB?

5 ビュー (過去 30 日間)
DRISHYA S KUMAR P N
DRISHYA S KUMAR P N 2021 年 5 月 26 日
編集済み: per isakson 2021 年 5 月 26 日
How can I read a '.dat' file on MATLAB?Pleas anyone help me.Thank you

回答 (1 件)

per isakson
per isakson 2021 年 5 月 26 日
編集済み: per isakson 2021 年 5 月 26 日
google says: "A file with the . dat file extension is a generic data file that stores specific information relating to the program that created the file. [...] DAT files typically contain simple text" That is not enough information to recommend a way to read it. Matlab provides many different functions that reads text files. See Importing Data From-Files Programmatically and/or Importing Data from Text Files Interactively
What have you tried?
What is the format of your file? Upload a sample file.

カテゴリ

Help Center および File ExchangeLarge Files and Big Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by