Read LabVIEW datalog files
20 views (last 30 days)
Show older comments
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....
0 Comments
Answers (0)
See Also
Categories
Find more on LabVIEW 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!