Feeds
提问
How can I correct this error "Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters"?
[t,y] = ode45((equfunc().m);(0,200);(1)); How to correct this ODE using a ODEsolver(ode45), so that I can run it properly and ...
2 years 前 | 1 个回答 | 0