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

排序方式:

已提交


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

4 years 前 | 2 次下载 |

已提交


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

4 years 前 | 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 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

| 已接受