??? Error using ==> setting('checking')
Error using ==> maple
Error, (in jacobian) wrong number (or type) of parameters in function diff
问题出在diff,我的函数中是没有diff的,只用了jacobian函数,应该是在jacobian内部调用diff时候出错了,
help diff 之后,也没有找到具体的错误原因,请各位高手帮忙,谢谢!!!
上边的问题已经解决。
但又遇到新问题:
??? Error using ==> setting('checking')
Undefined function or method 'jacobian' for input arguments of type 'double'.
请高手帮忙解答。
谢谢!!!