wh1975
2010-06-01, 21:35
我安装了matlabR2009a以后定义符号变量命令syms为什么不能用了?
输入
>> syms x1 x2 real
??? Undefined function or method 'syms' for input arguments of type 'char'.
:confused:
输入
>> syms x1 x2 real
??? Undefined function or method 'syms' for input arguments of type 'char'.
:confused: