pritesh patel
Followers: 0 Following: 0
Feeds
提问
Why 'containers.Map' is not working inside the Simulink function block ?
Undefined function or variable 'containers.Map'.
3 years 前 | 0 个回答 | 0
0
个回答提问
How to convert Simulink model to MATLAB script ?
I have simulink model running...How can I convert that to MATLAB script?
3 years 前 | 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 ?
3 years 前 | 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...
3 years 前 | 2 个回答 | 0