data types in simulink

Does Simulink support data types like string, char, CAN_MESSAGE? If not, how can we make that happen?

 Accepted Answer

ES
ES on 13 Oct 2017
Edited: Walter Roberson on 16 Oct 2017

1 vote

They are not supported by default. But you can create custom type definitions using Simulink Aliases.
and Simulink Bus Objects for complex structures.

1 Comment

Birdman
Birdman on 13 Oct 2017
Edited: Birdman on 16 Oct 2017
Can you provide an example for your explanation?

Sign in to comment.

More Answers (0)

Products

Tags

Asked:

on 13 Oct 2017

Edited:

on 16 Oct 2017

Community Treasure Hunt

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

Start Hunting!