我用的是matlab r2009a版本,jieyue()是一个自定义的函数,当我输入 f=sym('jieyue(t+3)-2*jieyue(t)')时,出现红色提醒:??? Undefined function or method 'sym' for input arguments of type 'char'. 怎么解决?如果是缺少symbolic math toolbox的话,又怎么办?期待解决!!!
连syms定义都会得出 Undefined function or method 'sym' for input arguments of type 'char',问题应该没出在语法上,继续等待强人解答!1
|