Read LabVIEW datalog files

20 views (last 30 days)
Maarten L.
Maarten L. on 21 Nov 2019
Hello,
currently I am working on a project, where it is required to read data from LabVIEW datalog files. Besides the "normal" binary data files from LabVIEW, datalog files seem to store arrays of clusters in a binary representation, but in a different way. I already tried the scripts from file exchange "Load Labview Binary Data" and "LabVIEW binary file to TAB delimited text file".
However, these scripts do not work for datalog files. The datalog files, I want to read out, have a defined number of columns (12, no header), but unknown numbers of lines. Example attached (change extension to .dat). Has anybody experience with reading datalog files with Matlab. I would be happy, if someone would share his expertise.
Best Regards....

Answers (0)

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!