About reading MDF files

37 Ansichten (letzte 30 Tage)
qrqr
qrqr am 1 Aug. 2019
Bearbeitet: Walter Roberson am 1 Aug. 2019
I would like to use MATLAB to read commonly used MDF files for automobiles.
Currently, MDF 3.0 can be read by mdfimport.m, but MDF files of MDF 3.0 or later can not be read.
Can't read MDF files without using vehicle network toolbox?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 1 Aug. 2019
https://pypi.org/project/mdfreader/ is a python project that can read MDF 4 files. It can be invoked from MATLAB.
  3 Kommentare
qrqr
qrqr am 1 Aug. 2019
Bearbeitet: qrqr am 1 Aug. 2019
I have downloaded the python code.
But I do not know how to do it from there.
For example, how do you want to load TEST.MDF?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by