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

Respuestas (1)

per isakson
per isakson el 26 de Mayo de 2021
Editada: per isakson el 26 de Mayo de 2021

0 votos

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.

Categorías

Más información sobre Data Import and Analysis en Centro de ayuda y File Exchange.

Preguntada:

el 26 de Mayo de 2021

Editada:

el 26 de Mayo de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by