
Daniel Luder
Statistics
All
ランク
of 122,506
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Content Feed
回答済み
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
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
3年弱 前 | 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 =...
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 =...
3年弱 前 | 3
| 採用済み