Extract signal info from a CAN log

1 Ansicht (letzte 30 Tage)
John F
John F am 20 Sep. 2016
Beantwortet: Vinod am 2 Okt. 2016
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!

Antworten (1)

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

Kategorien

Mehr zu Vehicle Network Toolbox 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