mf4 file measuremnt
190 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I got measurement files mf4 from dSpace. How to acces separete channels? I opened it as struct 1x1. I got Matlab 2021b
0 件のコメント
回答 (1 件)
Manoj Mirge
2023 年 5 月 15 日
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:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!