Community Profile

photo

Daniel Luder


Last seen: 3 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

mehr als 3 Jahre vor | 2 Downloads |

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

Beantwortet
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

etwa 4 Jahre vor | 0

| akzeptiert

Beantwortet
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 =...

etwa 4 Jahre vor | 3

| akzeptiert