Community Profile

photo

Daniel Luder


Last seen: 2 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

oltre 3 anni fa | 2 download |

Inviato


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

oltre 3 anni fa | 1 download |

Risposto
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

quasi 4 anni fa | 0

| accettato

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

circa 4 anni fa | 3

| accettato