Feeds
質問
Modify function_handle in Simulink matlab function
Hi there, I want to modfy the type of function_handle in Simulink Matlab function. Here is the codes nonConOption = 1; nonl...
7ヶ月 前 | 2 件の回答 | 0
2
回答質問
error in Simulink matlab function
Hi I encounter a problem. Matlab Function allows the matrix transposition: y = fun(x) % x = [6,1] x = x'; x end For my c...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
Simulink Matlabfunction does not support Global Optimization toolbox
Hi there, I recently use Global Optimization toolbox in Simulink Matlabfunction to solve global optimization problem. But it al...
8ヶ月 前 | 1 件の回答 | 0
1
回答回答済み
How do I get the minor time in a MATLAB s-function?
I encountered a similar problem. If I choose the ode4 solver, does the model loop four times in one time step? Another questio...
How do I get the minor time in a MATLAB s-function?
I encountered a similar problem. If I choose the ode4 solver, does the model loop four times in one time step? Another questio...
2年以上 前 | 0
質問
Is there a bug in the if function
for example if 0.0001575*1800<=5*0.0567 1 else 0 end The theoretical result should be 1, but the output is 0
5年以上 前 | 3 件の回答 | 0

