Filter löschen
Filter löschen

How to read .dat files in matlab?

1 Ansicht (letzte 30 Tage)
Muhammad Anas
Muhammad Anas am 4 Mai 2016
Beantwortet: Star Strider am 4 Mai 2016
how to check encoding standard of .dat files. I have some .dat files containing ECG data generated from qrs card of Pulse Biomedical Inc.I want to read those .dat files in matlab.
  1 Kommentar
dpb
dpb am 4 Mai 2016
Need to know the format from the vendor...they should provide documentation and examples of using their data files with alternate analysis tools. This really isn't Matlab question, at least until after the above information is provided...

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Star Strider
Star Strider am 4 Mai 2016
I looked through the documentation and could find nothing on either the file format or the ability to export the file to formats readable in other applications.
See if you can print out the first 50 or so lines from the file. If you can actually read it (meaning that it is an ASCII file), attach the file here.
Otherwise, contact Pulse Biomedical at: <mailto:Info@qrscard.com Info@qrscard.com> and ask them how best to read it into MATLAB or export it into an ASCII file.

Weitere Antworten (1)

Stalin Samuel
Stalin Samuel am 4 Mai 2016

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by