필터 지우기
필터 지우기

How to read .dat files in matlab?

조회 수: 1 (최근 30일)
Muhammad Anas
Muhammad Anas 2016년 5월 4일
답변: Star Strider 2016년 5월 4일
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
dpb
dpb 2016년 5월 4일
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...

댓글을 달려면 로그인하십시오.

채택된 답변

Star Strider
Star Strider 2016년 5월 4일
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.

추가 답변 (1개)

Stalin Samuel
Stalin Samuel 2016년 5월 4일

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by