About reading MDF files
25 次查看(过去 30 天)
显示 更早的评论
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?
1 个评论
Walter Roberson
2019-8-1
https://www.mathworks.com/help/vnt/ug/mdf.html mdf 4 is supported by Vehicle Network Toolbox
采纳的回答
Walter Roberson
2019-8-1
https://pypi.org/project/mdfreader/ is a python project that can read MDF 4 files. It can be invoked from MATLAB.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statics and Dynamics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!