data types in simulink

1 visualización (últimos 30 días)
Birdman
Birdman el 13 de Oct. de 2017
Editada: Birdman el 16 de Oct. de 2017
Does Simulink support data types like string, char, CAN_MESSAGE? If not, how can we make that happen?

Respuesta aceptada

ES
ES el 13 de Oct. de 2017
Editada: Walter Roberson el 16 de Oct. de 2017
They are not supported by default. But you can create custom type definitions using Simulink Aliases.
and Simulink Bus Objects for complex structures.
  1 comentario
Birdman
Birdman el 13 de Oct. de 2017
Editada: Birdman el 16 de Oct. de 2017
Can you provide an example for your explanation?

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by