标题:求助: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



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-201081-1-1.html




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

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