用matlab生成COM组件出现问题
Warning: File: nettest Line: 49 Column: 5
The MATLAB Compiler does not currently support MATLAB object-oriented programming. References to the method "train" will produce a run-time error.
Warning: File: nettest Line: 48 Column: 23
References to "mc" will produce a run-time error because it is an undefined function or variable.
Parsing file "c:/matlab6p5p1/toolbox/nnet/nnet/minmax.m"
(Referenced from: "c:/matlab6p5p1/work/nettest.m").
Parsing file "c:/matlab6p5p1/toolbox/nnet/nnet/newff.m"
(Referenced from: "c:/matlab6p5p1/work/nettest.m").
Parsing file "c:/matlab6p5p1/toolbox/nnet/nnet/premnmx.m"
(Referenced from: "c:/matlab6p5p1/work/nettest.m").
Warning: File: newff Line: 167 Column: 7
The MATLAB Compiler does not currently support MATLAB object-oriented programming. References to the method "init" will produce a run-time error.
Warning: File: newff Line: 133 Column: 7
The MATLAB Compiler does not currently support MATLAB object-oriented programming. References to the method "network" will produce a run-time error.
Parsing file "c:/matlab6p5p1/toolbox/nnet/nnutils/newnet.m"
(Referenced from: "c:/matlab6p5p1/toolbox/nnet/nnet/newff.m").
Warning: File: c:/matlab6p5p1/work/nettest.m Line: 50 Column: 4
The "sim" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.
Warning: File: c:/matlab6p5p1/work/nettest.m Line: 66 Column: 4
The "sim" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode
出现这么多的Warning,该怎么解决?恳请大家帮忙。谢谢!
希望同样做基于COM的matlab与VC混合编程的一起交流提高!
QQ:64035609