How to include "CAN_MESSAGE" data type into s-function created using s-function builder?

I have s-functions created using s function builder which needs to send/receive using CAN Pack/Unpack blocks provided by Vehicle Network Toolbox and Embedded Coder. I need to include the "CAN_MESSAGE" data type within the s function to use it. How can I include this data type or how can I use these CAN Pack/Unpack blocks?
Thanks in advance

Answers (1)

Hi Gaurav,
Do you have the Vehicle Network Toolbox? If so, you should be able to create custom blocks (write C++ S-functions) seeing the following link( Creating Custom Blocks).
Thanks
Shankar

Categories

Find more on Simulink Coder in Help Center and File Exchange

Asked:

on 18 May 2015

Commented:

on 11 Oct 2017

Community Treasure Hunt

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

Start Hunting!