- canDatabase, messageInfo, signalInfo to access a *.dbc file (CAN message and signals definitions)
- canMessage, attachDatabase to create and decode message signals based on the definitions in a CAN database DBC file.
How can I create or edit a CAN database DBC file and its defined CAN messages and signals?
75 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 12 月 1 日
編集済み: MathWorks Support Team
2020 年 7 月 21 日
Does MATLAB provide functionality to
- create a new CAN database DBC file, or
- edit and existing DBC file to add new messages or edit the message and signals definitions?
採用された回答
MathWorks Support Team
2020 年 7 月 21 日
編集済み: MathWorks Support Team
2020 年 7 月 21 日
Vehicle Network Toolbox provides functionality related to CAN database DBC files, such as
It is not currently possible to create or edit a CAN database DBC file with MATLAB.
This can be done with a free 3rd party tool, Vector CANdb++ editor:
Vector CANdb++ editor is installed with the demo version of CANalyzer / CANoe, which can be downloaded from the Vector website:
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!