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

| 수락됨