Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
![]() |
#1 |
初级会员
注册日期: 2008-05-22
年龄: 40
帖子: 4
声望力: 0 ![]() |
![]()
经历地震后,有点点想法,做了个地震计时器,想把我的文件转成EXE独立文件.但是似乎遇到了些麻烦..报错如下:
Warning: File: jn512 Line: 17 Column: 1 The MATLAB Compiler does not currently support MATLAB object-oriented programming. References to the method "start" will produce a run-time error. Warning: File: jn512 Line: 3 Column: 5 The MATLAB Compiler does not currently support MATLAB object-oriented programming. References to the method "timer" will produce a run-time error. Warning: File: jn512 Line: 160 Column: 1 The MATLAB Compiler does not currently support MATLAB object-oriented programming. References to the method "stop" will produce a run-time error. 注:我用的是6.5版本,编译器是VC6.0. 不知道为什么说MATLAB的编译器不支持面向对象... ![]() 附件里是我的文件,请高人指点.感谢!:lovely: |
![]() |
![]() |