Feeds
提问
Unable to perform assignment because value of type 'casadi.SX' is not convertible to 'double'.
I am using CASADi for implementation and getting following error: Unable to perform assignment because value of type 'casadi.SX...
3 years 前 | 1 个回答 | 0
1
个回答提问
ODE45 - must return a column vector.
I have following code: B = readtable('t13.xlsx'); t13 = table2array(B); c = readtable('ambient.xlsx'); ambient = table2array...
3 years 前 | 1 个回答 | 0
