mf4 file measuremnt
이전 댓글 표시
Hello,
I got measurement files mf4 from dSpace. How to acces separete channels? I opened it as struct 1x1. I got Matlab 2021b
답변 (1개)
Manoj Mirge
2023년 5월 15일
0 개 추천
You can use “mdfRead” function to read all data from the MDF-file.
You can find an example on how to use “mdfRead” function to read data from MDF-file in the below link:
Similarly, you can find an example on how to get data from exactly known channels in MDF-file in the below link:
카테고리
도움말 센터 및 File Exchange에서 MDF Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!