reading data to matlab

1 Ansicht (letzte 30 Tage)
Ahmed Tawfeeq
Ahmed Tawfeeq am 8 Jul. 2012
Hi all... I want to read data file with an extension .dat from DAISY/SISTA and PHYSIONET ... I want to read them to MATLAB .... Help if you have any info.Thanks.

Antworten (1)

Walter Roberson
Walter Roberson am 8 Jul. 2012
Bearbeitet: Walter Roberson am 8 Jul. 2012
I do not find any references to reading DAISY/SISTA but for physionet see http://www.mathworks.com/matlabcentral/newsreader/view_thread/321388
It appears that the DaiSY .dat files can be load()'d, but you will need to read the description of the individual .dat file in order to see which columns are which data. For example see <ftp://ftp.esat.kuleuven.be/pub/SISTA/data/process_industry/destill.txt>

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