mf4 file measuremnt

156 Ansichten (letzte 30 Tage)
Kamila Jankowska
Kamila Jankowska am 11 Mai 2023
Beantwortet: Manoj Mirge am 15 Mai 2023
Hello,
I got measurement files mf4 from dSpace. How to acces separete channels? I opened it as struct 1x1. I got Matlab 2021b

Antworten (1)

Manoj Mirge
Manoj Mirge am 15 Mai 2023
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:

Kategorien

Mehr zu Variables 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!

Translated by