r********d 发帖数: 155 | 1 由于特殊原因,我现在必须使用MuPAD工具箱来编译程序,而不能再使用Maple。在使用
MuPAD的Matlab 2010中,我的程序开头中设置symbolic(符号变量)时用了命令:
syms 参数名1 参数名2....
但为何编译的时候总有下面的提示错误:
??? Undefined function or method 'syms' for input arguments of type 'char'.
Error in ==> creping_main at 20
syms x cl; %declare symbols for matlab functions
还有,我使用symengine和查看toolbox_version情况,但却也提示说
??? Undefined function or variable 'symengine'.
??? Undefined function or variable 'toolbox_version'.
不知道是不是mupad toolbox没有安装,还是没设置好。大家帮忙看下吧。。。
PS:以前我为了使... 阅读全帖 |
|
M******e 发帖数: 48 | 2 符号求解的用mathematica,或maple;也可以尝试尝试mupad |
|
c*m 发帖数: 1114 | 3 我的没问题
ans=0.7798934004
不过我的symbolic toolbox engine换了Maple 14的,不是默认的MuPAD. |
|
q*****m 发帖数: 73 | 4 Should be Mathematica(TM) :)
Seriously, Mathematica is too expensive. MuPad is
good choice: it is free.
Don't argue with me, I know Mathematica is the
best and I am using it... |
|