Community Profile

photo

pritesh patel


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why 'containers.Map' is not working inside the Simulink function block ?
Undefined function or variable 'containers.Map'.

3 years ago | 0 answers | 0

0

answers

Question


How to convert Simulink model to MATLAB script ?
I have simulink model running...How can I convert that to MATLAB script?

3 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers