| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1690 人关注过本帖
标题:求助:matlab生成独立程序问题
只看楼主 加入收藏
appleer
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2008-2-27
收藏
 问题点数:0 回复次数:0 
求助:matlab生成独立程序问题
实现一个非线性约束最优化问题 使用fmincon函数
编译时出现
Warning: File: fmincon Line: 371 Column: 42
The MATLAB Compiler does not currently support MATLAB object-oriented programming.  References to the method "formula" will produce a run-time error.
Warning: File: optim/private/diagnose Line: 181 Column: 18
The MATLAB Compiler does not currently support MATLAB object-oriented programming.  References to the method "formula" will produce a run-time error.
Warning: File: optim/private/nlconst Line: 498 Column: 17
"OLDF" has not been defined prior to use on this line.
Warning: File: optim/private/nlconst Line: 497 Column: 20
"MATX" has not been defined prior to use on this line.
Warning: File: optim/private/nlconst Line: 425 Column: 32
"ACTIND" has not been defined prior to use on this line.
Warning: File: optim/private/nlconst Line: 382 Column: 38
"howqp" has not been defined prior to use on this line.
Warning: File: optim/private/nlconst Line: 382 Column: 31
"SD" has not been defined prior to use on this line.
Warning: File: optim/private/nlconst Line: 310 Column: 34
The MATLAB Compiler does not currently support MATLAB object-oriented programming.  References to the method "formula" will produce a run-time error.
Warning: File: optim/private/qpsub Line: 530 Column: 45
"ACTINDold" has not been defined prior to use on this line.
Warning: File: optim/private/qpsub Line: 529 Column: 24
"Xold" has not been defined prior to use on this line.
optim_private_nlconst.cpp
optim_private_nlconst.cpp(4745) : fatal error C1509: compiler limit : too many exception handler states in function 'Moptim_private_nlconst'. simplify function
 
  MBUILD.BAT: Error: Compile of 'optim_private_nlconst.cpp' failed.
 
??? Error using ==> mbuild
Unable to complete successfully

??? Error: An error occurred while shelling out to mbuild (error code = 1).
Unable to build executable (specify the -v option for more information).

Error in ==> C:\MATLAB6p5\toolbox\compiler\mcc.dll
那位高手能指点下么
搜索更多相关主题的帖子: matlab MATLAB Warning Compiler 
2008-02-27 10:30
快速回复:求助:matlab生成独立程序问题
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.011462 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved