声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 1408|回复: 0

[综合讨论] MATLAB的MAPLE初始化失败

[复制链接]
发表于 2006-12-21 13:02 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
这段代码是我想执行“poly2sym"的结果,请各位前辈指教解决办法。它总是说Maple初始化失败,有没有办法修复它?

To get started, select MATLAB Help or Demos from the Help menu.

The element type "name" must be terminated by the matching end-tag "</name>".
Could not parse the file: d:\matlab7\toolbox\ccslink\ccslink\info.xml
>> p=linspace(3,100,5)
p =
    3.0000   27.2500   51.5000   75.7500  100.0000
>> poly2sym(p)
error_msg : socket 2844 listen failed (err=10013).

??? Maple initialization failed.


Error in ==> mapleinit at 47
maplemex(maplelib,0);

Error in ==> maple at 104
[result,status] = maplemex(statement);

Error in ==> sym.maple at 85
[result,status] = maple(statement);

Error in ==> sym.transpose at 18
   B = maple('transpose',A);

Error in ==> sym.poly2sym at 18
for a = c(:).'

Error in ==> poly2sym at 26
p = poly2sym(sym(c),sym(x));
真诚希望各位前辈能帮晚辈一下,我是刚学MATLAB的。
回复
分享到:

使用道具 举报

您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-9-24 23:28 , Processed in 0.060136 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表