linDatabase
Description
parses the specified LIN description file (LDF) for a Local Interconnect Network (LIN), and
creates a linked database object. You can specify LINdbObj
= linDatabase(ldfFile
)ldfFile
as a full or
relative path, or as only a file name on the path. This function supports LIN version 2.2
LDF files. You can use the returned LIN Database
object as an input
argument to blfread
or
linMessageTimetable
for message decoding.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a