arxmlDatabase
Description
parses the specified ARXML file and creates a linked database object for use with
ISignalIPdus. You can specify ARXMLdbObj
= arxmlDatabase(arxmlFile
)arxmlFile
as a full or relative path, or as
only a file name on the path. You can use the returned ARXML Database
object as an input argument to blfread
or
canMessageTimetable
for message decoding.
Although CompuMethods should be primarily defined in iSignals, the toolbox also support CompuMethods defined in the SystemSignal that connects to the iSignal. One iSignal can reference only one SystemSignal.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a