| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| R2010b Documentation → Vehicle Network Toolbox |
| Contents | Index |
| Learn more about Vehicle Network Toolbox |
The Signals property allows you to view and edit signal values defined for a CAN message. This property displays an empty structure if the message has no defined signals or a CAN database is not attached to the message. The input values for this property depends on the signal type.
Usage | CAN message |
Read only | Sometimes |
Data type | Structure |
Display signals defined in the CAN message, message:
message.Signals
ans =
VehicleSpeed: 0
EngineRPM: 250
Change the value of a signal:
message.Signals.EngineRPM = 300

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