Daniel Luder
Followers: 0 Following: 0
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
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 =...
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
| 已接受