Community Profile

photo

Daniel Luder


Last seen: 3 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


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

más de 3 años hace | 2 descargas |

Enviada


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

más de 3 años hace | 1 descarga |

Respondida
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

alrededor de 4 años hace | 0

| aceptada

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

alrededor de 4 años hace | 3

| aceptada