mmhh7426
2008-03-24, 00:28
我刚接触Matlab,我在网上下载了2007a,但是,符号计算功能不能用:cry: :cry: ,现象如下:
>> syms a x;
>> f=a*sin(x)+5
error_msg : socket 3116 listen failed (err=10013).
??? Maple initialization failed.
Error in ==> mapleinit at 52
maplemex(maplelib,0);
Error in ==> maple at 113
[result,status] = maplemex(statement);
Error in ==> sym.maple at 85
[result,status] = maple(statement);
Error in ==> sym.sin at 7
Y = maple('map','sin',X);
>>
是我的软件有问题?还是什么地方需要设置?(软件是新安装的)
各位,请帮忙:cry: :cry:
>> syms a x;
>> f=a*sin(x)+5
error_msg : socket 3116 listen failed (err=10013).
??? Maple initialization failed.
Error in ==> mapleinit at 52
maplemex(maplelib,0);
Error in ==> maple at 113
[result,status] = maplemex(statement);
Error in ==> sym.maple at 85
[result,status] = maple(statement);
Error in ==> sym.sin at 7
Y = maple('map','sin',X);
>>
是我的软件有问题?还是什么地方需要设置?(软件是新安装的)
各位,请帮忙:cry: :cry: