新微赢技术网

标题: Matlab与VC混合编程 [打印本页]

作者: 落叶秋雨    时间: 2009-11-3 03:44
标题: Matlab与VC混合编程
有高手玩这个东东麽?请教一下,这个怎么回事?难道是版本的问题?那怎么解决呢?
mcc  -t   -L CPP -h test1.m

  To get started, select MATLAB Help or Demos from the Help menu.

The -t switch is no longer supported; the Compiler no longer generates C/C++
source code for M-functions (it generates wrapper functions instead, see
the documenation for -W).

The -L switch is no longer supported; the target (-T) and wrapper (-W)
switches determine the language of the generated code.

The -h switch is no longer supported; the MATLAB Compiler detects M-file
dependencies automatically. But see also the documentation for the -a switch.
??? Unable to determine application type, since no wrapper function was specified.
Please use the -W switch or specify application type via -m or -l.
Type 'mcc -?' for further assistance.




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2