photo

Daniel Luder


Last seen: environ un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
  • GitHub Submissions Level 2
  • First Submission
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How Do I Use a Structure as the Value in a Constant Block to Form a Bus?
See the following discussion: https://mathworks.com/matlabcentral/answers/519927-how-to-convert-a-struct-into-a-bus

presque 5 ans il y a | 0

| A accepté

Réponse apportée
How to convert a struct into a bus
I use the function Simulink.Bus.createObject(struct) For your problem use the following lines: % Create Model Struct car.id =...

presque 5 ans il y a | 4

| A accepté