| Contents | Index |
Use the Data property to define your message data in a CAN message.
Usage | CAN message |
Read only | Never |
Data type | Numeric |
The data value is a uint8 array, based on the data length you specify in the message.
To load data into a message, type:
message.Data = [23 43 23 43 54 34 123 1]
If you are using a CAN database for your message definitions, change values of the specific signals in the message directly.
You can also use the pack function to load data into your message.

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 |