Extract signal info from a CAN log
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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!
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Vehicle Network Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!