MATLAB

MATLAB

MATLAB is a popular programming platform for working with CAN/LIN data from the CANedge.

You can work with the CANedge data in MATLAB in multiple ways:

  1. Use our MF4 decoders to create DBC decoded Parquet files (natively supported by MATLAB)
  2. Use MATLAB’s Vehicle Network Toolbox to directly load MF4 files

Note

For most MATLAB use cases we recommend using the MF4 decoders to create a Parquet data lake - see the MF4 decoder docs for script examples.