Community Profile

photo

Daniel Luder


Last seen: 約2ヶ月 前 2020 年からアクティブ

統計

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

バッジを表示

Content Feed

表示方法

送信済み


xlsx2FuelCon
Matlab function to create a test sequence (.xml) for FuelCon Evaluator B battery test benches from Excel (.xlsx)

3年以上 前 | ダウンロード 2 件 |

送信済み


PEC2mat
Convert battery .csv exports from PEC LifeTest server to .mat files for MATLAB

3年以上 前 | ダウンロード 1 件 |

回答済み
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年弱 前 | 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年弱 前 | 3

| 採用済み