How to open .atfx header files in matlab?
조회 수: 35 (최근 30일)
이전 댓글 표시
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
Lars Hansson
2023년 2월 2일
The theader.xml file contains all information you need to convert the binary PAK throughput data.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Type Conversion에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!