Feeds
提问
Hello, I'm trying to create a plot for an equation of motion defined as a function.
I am trying to create a plot for this function but when I put 'end' before the initial conditions I get an error that reads "Fun...
1 year 前 | 2 个回答 | 0
2
个回答提问
Hi, how do I fix the error using superiorfloat? I've tried using double() for the subs() like I've seen suggested before but that caused an error.
syms thetadot(t) theta(t) theta_ff(t) thetadot_ff(t) NOFFEOM=subs(unknowns.thetaddot,[{'theta'},{'thetadot'}],[{theta},{thet...
1 year 前 | 1 个回答 | 0
