Labfans是一个针对大学生、工程师和科研工作者的技术社区。 论坛首页 | 联系我们(Contact Us)
MATLAB爱好者论坛-LabFans.com
返回   MATLAB爱好者论坛-LabFans.com > 工程数学软件 > MATLAB论坛
MATLAB论坛 一切MATLAB相关问题在此讨论。
回复
 
主题工具 显示模式
旧 2009-09-18, 19:15   #1
zhyqcharlie
初级会员
 
注册日期: 2009-09-18
帖子: 4
声望力: 0
zhyqcharlie 正向着好的方向发展
默认 Matlab关于程序编译的问题

本人用matlab的GUI工具写了个界面,其中要调用一个神经网络,在matlab下能运行,一切都OK,只是有个error,不影响运行:
??? Error using ==> guide
Too many input arguments.
??? Error using ==> struct2handle
Error while evaluating uicontrol CreateFcn.



编译后界面其他部分都正常,但是调用神经网络是出现如下错误:
Error using ==> struct2handle
Undefined command/function 'guide'.
Error using ==> struct2handle
Error while evaluating uicontrol CreateFcn.
??? Error using ==> network.subsasgn
"adaptFcn" cannot be set to non-existing function "trains".

Error in ==> newff at 152
Error in ==> bpnn at 21
Error in ==> Interface1>pushbutton3_Callback at 331
Error in ==> gui_mainfcn at 75
Error in ==> Interface1 at 44
Error while evaluating uicontrol Callback.


请教一下大侠们,谢谢!
zhyqcharlie 当前离线   回复时引用此帖
回复


发帖规则
不可以发表新主题
不可以发表回复
不可以上传附件
不可以编辑自己的帖子

启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码



所有时间均为北京时间。现在的时间是 15:23


Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.