canDatabase
Create handle to CAN database file
Description
creates a handle to the specified database file, candb = canDatabase(dbcFile)dbcFile. You can
specify a file name, a full path, or a relative path, as a string or character
vector, with the file extension .dbc. MATLAB® looks for dbcFile on the MATLAB path. Vehicle Network Toolbox™ supports Vector CAN database (.dbc) files.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2009a