photo

Daniel Luder


Last seen: 10 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

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

查看徽章

Feeds

排序方式:

已回答
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

4 years 前 | 0

| 已接受

已回答
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 =...

4 years 前 | 4

| 已接受