Extract signal info from a CAN log

3 次查看(过去 30 天)
John F
John F 2016-9-20
回答: Vinod 2016-10-2
Hello everyone,
I have a number of CAN logs collected using Vector tools. Each log has the entire CAN network collected for several minutes. I want to pull the file into Matlab and extract only a few signals from the log. I see how to pull the log in via canMessageImport. From there I get a huge struct that doesn't seem to be sorted by message or signal.
How can I go forward once I have loaded the whole log into the workspace? Thanks in advance!

回答(1 个)

Vinod
Vinod 2016-10-2
This should prove to be a useful resource. You can also use logical indexing.

类别

Help CenterFile Exchange 中查找有关 Vehicle Network Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by