找回密码
 注册
Simdroid-非首页
查看: 67|回复: 6

[14.错误警告信息] comsol和matlab联合运行时总是出错误

[复制链接]
发表于 2012-5-18 10:14:01 | 显示全部楼层 |阅读模式 来自 江西南昌
clc
clear fem
fem.geom = circ2(0,0,1);
fem.mesh = meshinit(fem);
fem.shape = 2;
fem.sshape = 2;
fem.bnd.constr = 'x^2-u';
fem.equ.weak = 'test(sqrt(1+ux^2+uy^2))';
fem.xmesh = meshextend(fem);
fem.sol = femstatic(fem);
postsurf(fem,'u','u');
postint(fem,'sqrt(1+ux^2+uy^2)')
grid on


这个程序用comsol和matlab联合运行时总是出错误

??? Undefined function or method 'circ2' for input arguments of type 'double'
请求帮助!
发表于 2012-5-21 10:43:07 | 显示全部楼层 来自 上海
Simdroid开发平台
新手飘过!顶一下!
回复 不支持

使用道具 举报

发表于 2012-5-21 10:44:08 | 显示全部楼层 来自 上海
新手飘过!顶一下!
回复 不支持

使用道具 举报

发表于 2012-5-21 10:46:17 | 显示全部楼层 来自 上海
新手飘过!顶一下!
回复 不支持

使用道具 举报

发表于 2012-5-21 10:47:38 | 显示全部楼层 来自 上海
新手飘过!顶一下!
回复 不支持

使用道具 举报

发表于 2012-5-21 10:48:58 | 显示全部楼层 来自 上海
新手飘过!顶一下!
回复 不支持

使用道具 举报

发表于 2012-5-21 22:11:45 | 显示全部楼层 来自 湖北武汉
你确定 将cosmol 与matlab成功连接了?
回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-9-21 20:37 , Processed in 0.039432 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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