Date and Time Extraction for individual data points from patient monitor device

1 回表示 (過去 30 日間)
ALDO
ALDO 2018 年 9 月 21 日
コメント済み: ALDO 2018 年 10 月 9 日
hello every one!
I have a few .medi files that I am tying to access date and time from. I am able to get the total duration and date from each file but not the date and time for each individual point of data.
I am also trying to combine the files in to one large file according to the date they were taken sequential. Then divide the data in 24 hour calendar periods.
thank you very much for your help guys in advance!
  4 件のコメント
ALDO
ALDO 2018 年 9 月 25 日
i just looked they don't have any
dpb
dpb 2018 年 10 月 5 日
Well, we need to know format to be able to do anything...attach a small sample and the documentation for how to read it if it isn't self-documenting.

サインインしてコメントする。

採用された回答

dpb
dpb 2018 年 10 月 5 日
The file is in NI (National Instruments) TDMS format; there's a link to a very old mex routine for Matlab to read a specific file. One would guess that likely may not run under 64-bit versions of Matlab owing to its age. It doesn't appear to be supported by NI so that may be a dead end.
I see <fileexchange/30023-tdms-reader> you may want to look at.
A Google search of "Matlab TDMS" brought quite a lot of other hits as well so all may not be lost.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCalendar についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by