How to use Vehicle CAN data in MATLAB workspace?

1 view (last 30 days)
  • I am looking to make a real time driving cycle for testing a truck on a chassis dynamometer.
  • I have a test cycle which is time vs vehicle speed. The target is to make a real time vehicle speed moving cycle. I have already figured out how to make a animated moving graph ( thanks to #MATLAB team) but I am stuck how to use vehicle speed data which is available on the CAN.
  • To access CAN, I have a tool which covert the CAN messages to ASCII (or can buy Kvaser which well known for CAN messages reader). But in order to use the CAN messages into MATLAB workspace so I can plot animate data do I need to use Vehicle Network Toolbox?
  • Is there a way in which I can do without buying this toolbox and if no then what CAN tools does it support?

Answers (0)

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!