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:
- Use our MF4 decoders to create DBC decoded Parquet files (natively supported by MATLAB)
- 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 MATLAB Parquet script examples.