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