read header information by readtable

10 views (last 30 days)
Bolun Chen
Bolun Chen on 12 Jun 2021
Commented: Walter Roberson on 12 Jun 2021
Hi,
I want to read the header information of a data file, like this:
EDFversion : 0
PatientID : B0018
RecordID : 02
startDate : 29.04.98
startTime : 23:18:00
headerSize : 4352
reserved :
numberDataRecord : 9711
dataRecordDuration : 3
numberSignals : 16
How do I read variable names and their values in coloumn with different data format -- some are strings, some are date & time, some are empty and some are double? Thanks in advance!
  5 Comments
Bolun Chen
Bolun Chen on 12 Jun 2021
Hi, Walter! It's a .txt file. Thanks!

Sign in to comment.

Answers (0)

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!