How to open .atfx header files in matlab?
35 views (last 30 days)
Show older comments
Hi! I have measurements done with PAK MKII system, and the outout is a heder files (.atfx), that points to a bunch of binary measurements files. It is possible to open it with Artemis SUITE, but I want to load the data directly to Matlab. The files look like this (The binary measurements are in the PAK_Throughput() file):
In Artemis, it can be convered to a matlab structure. Is there a library or function available to convert it in Matlab?
8 Comments
Lars Hansson
on 2 Feb 2023
The theader.xml file contains all information you need to convert the binary PAK throughput data.
Answers (0)
See Also
Categories
Find more on Data Type Conversion 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!