| Contents | Index |
msgInfo = messageInfo(candb)
msgInfo = messageInfo(candb, 'msgName')
msgInfo = messageInfo(candb, id, extended)
msgInfo = messageInfo(candb) returns information about CAN messages in the specified database candb.
msgInfo = messageInfo(candb, 'msgName') returns information about the specified message 'msgName' in the specified database candb.
msgInfo = messageInfo(candb, id, extended) returns information about the message with the specified standard or extended ID in the specified database candb.
msgInfo |
Handle for the returned CAN messages in the specified database. |
candb = canDatabase('c:\Database.dbc')
msgInfo = messageInfo(candb)
msgInfo = messageInfo(candb, 'msgName')
msgInfo = messageInfo(candb, 500, false)canDatabase | canMessage | signalInfo

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |