how to model a C datatype in Simulink ?

2 vues (au cours des 30 derniers jours)
timo
timo le 1 Sep 2019
Lets asume i have the C datatype
Name:
typedef struct Can_PduType
{
PduIdType swPduHandle;
uint8 length
Can_IdType id
uint8*sdu
}
Is there a way to model Can_PduType in Simulink using matlab types/functions , classes ... etc ?

Réponses (0)

Catégories

En savoir plus sur AUTOSAR Blockset dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by