注册 登录
编程论坛 Matlab

mcc问题(急)

kindhearted 发布于 2007-12-09 10:40, 1177 次点击
急急急!!!
??? Error: -x is no longer supported. The MATLAB Compiler no longer generates
  MEX files because there is no longer any performance advantage to doing so: the
  MATLAB JIT accelerates M-files by default.
  To hide proprietary algorithms, use the PCODE function.
一用MCC命令,就出现这个错误.
哪位大侠帮帮忙啊.
2 回复
#2
kindhearted2007-12-09 10:50
拜托了,在线等待
在线等待
#3
hlongxiang2007-12-09 22:55
装个VC6.0,用VC编译试试
1