how to define the input for the simulink unpack blcok

3 views (last 30 days)
hello, as following shows, how define the object that can connect to the input port of the unpack block, thanks.

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 12 Sep 2025
Do you see the text on the block? There is a .dbc file. There is a message ID.
There must be such a .dbc file that you use to create the CAN pack and unpack blocks. What you need here is the output of the corresponding CAN pack block for that message.
  1 Comment
wenchao zhang
wenchao zhang on 13 Sep 2025
Edited: wenchao zhang on 13 Sep 2025

i know what's your meaning,this input shall from the output of the pack block,but if can directly creat this can message manually.

Sign in to comment.

More Answers (1)

wenchao zhang
wenchao zhang on 14 Sep 2025
simulation success.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!