Read LabVIEW datalog files
19 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu LabVIEW 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!