标题:Matlab与VC混合编程
取消只看楼主
Tandy
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2007-12-29
 问题点数:0 回复次数:0 
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.
搜索更多相关主题的帖子: Matlab 
2007-12-29 16:54



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




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

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