photo

Roy Hauge


Høyskolen i buskerud og vestfold

2015 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

回答済み
How do i make a switching function?
Syntax error replaced , with && in if statement. function y = Switch(SOC,Input,Launch,Charge,A) %#codegen y = A; ...

10年弱 前 | 0

質問


How do i make a switching function?
I am trying to make a switching function for a simulink function block. Currently and faulty: function y = Switch(SOC,Inp...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


How do i write to the base workspace in simulink?
I currently have: BatteryParams = struct(); for idx = 1:numCells %% Lookup Table Breakpoints Batte...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Compiling .dll simulink model with lookup.m matlab code. Does it compile with the lookup.m file ??
I am currently building a model for testing some response between engines with energy storage and this model will be compiled in...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


How to write a double or three number array to a .m file and then retrieve it again?
I am currently working on a simulator and i need to be able to change an array like the one shown. =[80.0081 79.6250 79.63...

10年弱 前 | 1 件の回答 | 0

1

回答