| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 781 人关注过本帖
标题: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
快速回复:Matlab与VC混合编程
数据加载中...
 
   



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

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