Feeds
질문
Why 'containers.Map' is not working inside the Simulink function block ?
Undefined function or variable 'containers.Map'.
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to convert Simulink model to MATLAB script ?
I have simulink model running...How can I convert that to MATLAB script?
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to solve differential equations which has more time dependent arguments ?
I have equation gdot=-k*g+xdot, where xdot=-k*x+sin(t). how can I solve gdot using ode45 ?
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I get real time value from the Simulink scope plot to use inside the MATLAB function block ?
I want to use the value of one plot from simulink inside the matlab function block. For example for t>40, g_initial=g(40), wher...
4년 초과 전 | 답변 수: 2 | 0