Date and Time Extraction for individual data points from patient monitor device
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
dpb
le 5 Oct 2018
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.
Réponse acceptée
dpb
le 5 Oct 2018
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.
A Google search of "Matlab TDMS" brought quite a lot of other hits as well so all may not be lost.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Calendar dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!