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

조회 수: 12 (최근 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 CenterFile Exchange에서 Large 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