Feeds
已回答
function F = Main(x) ↑ Error: Function definition not supported in this context. Create functions in code file.
From the above, it seems that the function of fsolve() is not defined before referenced.
function F = Main(x) ↑ Error: Function definition not supported in this context. Create functions in code file.
From the above, it seems that the function of fsolve() is not defined before referenced.
6 years 前 | 0
