32位和64位哪个流畅机器MATLAB2013b和MATLAB2014a没有LCC编译器,怎么安装它

二次元同好交流新大陆
扫码下载App
汇聚2000万达人的兴趣社区下载即送20张免费照片冲印
扫码下载App
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!&&|&&
乐于分享,勤于学问
LOFTER精选
网易考拉推荐
用微信&&“扫一扫”
将文章分享到朋友圈。
用易信&&“扫一扫”
将文章分享到朋友圈。
【引用百度文库文档内容】第一步:&&mbuild – setupPlease choose your complier for building standalone MATLAB application:Would you like mbuild to locate installed compilers [y]/n?第二步:输入:y出现如下信息:Select a compiler:[1] Lcc C version 2.4.1 in F:\PROGRAM FILES\MATLAB71\SYS\lcc[0] NoneCompiler:第三步:选择”1”,并按回车,此时屏幕显示如下信息:&& Please verify your choices:&& Compiler:Lcc C 2.4.1Location: F:\PROGRAM FILES\MATLAB71\sys\lccAre these correct?([y]/n):第四步:输入y,屏幕此时显示如下信息:Try to update options file : C:\Douments and Settings\Administrator\Application Data\Mathworks\MATLAB\R14SP3\compopts.batFrom template: F:\PROGRAM FILES\MATLAB71\BIN\win32\mbuildopts/lcccompp.batDone…以上步骤成功后便可进行编译了例如:我们有一个GUI的文件分别为myguil.fig和myguil.m,编译这个GUI的命令为:&&mcc – m& myguil如果GUI需要用到用户编写的另一个函数文件fun1.m,那么,编译这个GUI的命令为:&&mcc –m myguil fun1【引用百度文库文档内容结束 】&& mbuild –setup&& D:\PROGRA~1\MATLAB\R2012A\BIN\MEX.PL: Error: '–setup' not found. &Error using mbuild (line 189)Unable to complete successfully.&%这里符号输错了,mex 和-setup之间有一个空格&& mbuild -setup&Welcome to mbuild -setup.& This utility will help you set up& a default compiler.& For a list of supported compilers, see& /support/compilers/R2012a/win64.html &Please choose your compiler for building shared libraries or COM components: &Would you like mbuild to locate installed compilers [y]/n? y&No supported SDK or compiler was found on this computer. For a list of supported compilers, see& /support/compilers/R2012a/win64.html& &Error using mbuild (line 189)Unable to complete successfully.&%进入网站,下载SDK后安装失败,%matlab找不到编译器的问题 %下载后,按照资源简介中的说明做即可,我的是64位win7,把附件相关的4个文件添加到matlab/bin/win64下面的2个相关目录即可,如不想注册账号,可以到我的百度网盘下载&& mcc –m& quickLogInError using mccUnable 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.&%注意书写,mcc【1个空格】-m【1个空格】【你的GUI文件名】&& mcc –m quickLogIn%最后就是等待了,完成后当前目录下生成exe!&
阅读(11346)|
用微信&&“扫一扫”
将文章分享到朋友圈。
用易信&&“扫一扫”
将文章分享到朋友圈。
历史上的今天
loftPermalink:'',
id:'fks_',
blogTitle:'matlab的M文件编译成EXE文件步骤',
blogAbstract:'matlab的M文件编译成EXE文件步骤【matlab 2012a+VS2012 测试可用】【引用百度文库文档内容】第一步:&&mbuild – setupPlease choose your complier for building standalone MATLAB application:Would you like mbuild to locate installed compilers [y]/n?第二步:输入:y出现如下信息:Select a compiler:[1] Lcc C version 2.4.1 in F:\\PROGRAM FILES\\MATLAB71\\SYS\\lcc',
blogTag:'',
blogUrl:'blog/static/',
isPublished:1,
istop:false,
modifyTime:0,
publishTime:4,
permalink:'blog/static/',
commentCount:6,
mainCommentCount:4,
recommendCount:1,
bsrk:-100,
publisherId:0,
recomBlogHome:false,
currentRecomBlog:false,
attachmentsFileIds:[],
groupInfo:{},
friendstatus:'none',
followstatus:'unFollow',
pubSucc:'',
visitorProvince:'',
visitorCity:'',
visitorNewUser:false,
postAddInfo:{},
mset:'000',
remindgoodnightblog:false,
isBlackVisitor:false,
isShowYodaoAd:false,
hostIntro:'乐于分享,勤于学问',
hmcon:'1',
selfRecomBlogCount:'0',
lofter_single:''
{list a as x}
{if x.moveFrom=='wap'}
{elseif x.moveFrom=='iphone'}
{elseif x.moveFrom=='android'}
{elseif x.moveFrom=='mobile'}
${a.selfIntro|escape}{if great260}${suplement}{/if}
{list a as x}
推荐过这篇日志的人:
{list a as x}
{if !!b&&b.length>0}
他们还推荐了:
{list b as y}
转载记录:
{list d as x}
{list a as x}
{list a as x}
{list a as x}
{list a as x}
{if x_index>4}{break}{/if}
${fn2(x.publishTime,'yyyy-MM-dd HH:mm:ss')}
{list a as x}
{if !!(blogDetail.preBlogPermalink)}
{if !!(blogDetail.nextBlogPermalink)}
{list a as x}
{if defined('newslist')&&newslist.length>0}
{list newslist as x}
{if x_index>7}{break}{/if}
{list a as x}
{var first_option =}
{list x.voteDetailList as voteToOption}
{if voteToOption==1}
{if first_option==false},{/if}&&“${b[voteToOption_index]}”&&
{if (x.role!="-1") },“我是${c[x.role]}”&&{/if}
&&&&&&&&${fn1(x.voteTime)}
{if x.userName==''}{/if}
网易公司版权所有&&
{list x.l as y}
{if defined('wl')}
{list wl as x}{/list}matlab 中mex -setup 编译器怎么弄?_百度知道
matlab 中mex -setup 编译器怎么弄?
com/support/compilers/R2012a/win32.
For a list of supported compilers, see
http: [1] Lcc-win32 C 2;n:\lcc
[0] None 怎么才能让它出现[2] Microsoft Visual C&#47.0 in D;matlab&#92
你图上的[1] Lcc-win32是matlab自带的编译器。由于你电脑上没安装其他的编译器.0才能出来这个需要你的电脑上安装有C++6,mex -setup列出的编译器都是你电脑上的,当然就检测不到C++6
谢谢,可是我已经安装了c++6.0,可是还是出不来。
好像matlab7版本的不支持C++6.0,如果是matlab高版本的就建议重新安装C++6.0,(存在这样的可能:以前卸载过C++6.0没删安装文件,现在直接从安装文件启动C++6.0)
来自团队:
其他类似问题
为您推荐:
编译器的相关知识
等待您来回答
下载知道APP
随时随地咨询
出门在外也不愁MATLAB中如何设置编译器_百度知道
MATLAB中如何设置编译器
&gt,得到如下结果,在MATLAB中输入ex-setup我安装网上所说的方法:
Compiler:& mex-setup Select a compiler
这是编译器的问题输入的是:mex-setup.0和VS2013,我电脑装了VC6,还是MATLAB按照的问题
提问者采纳
mbuild -setupPlease choose your compiler for building standalone MATLABAdministrator&#92.zip。2:&#92? Trying toPROGRA~1&#92. 使用(1)在 MATLAB 环境中使用 mcc 命令。
一般来说。
在最终用户的计算机上.1 in D、和MATLAB同时安装;bin&#92:[1] Lcc-win32 C 21;(2)在系统命令环境中使用 mcc.zip 解压,并把 MCR 中可执行文件所在目录添加到系统路径上:&#92。4. 3:&#92: Would you like mbuild to locate installed compilers [y]&#47:&#92.4;(3)在 MATLAB 环境中使用 Deployment Tool;(3)MCRIDocuments and Settings\Microsoft Visual Studio 8 Are these correct [y]&#47? y SR2010a\Program Files\R2010a&#92. ;n:\(2)CTF 文件: C.bat Dlcc[2] Microsoft Visual C++ 2008 SP1 in D.batFApplication Data\msvc80MATLAB\R2010a\Program Files&#92:(1)编译得到的可执行文件或库函数;Program Files&#92:\PROGRA~1\Microsoft Visual Studio 9,需要发布的文件有3个;(2)使用 Deployment Tool 图形化工具;&gt: Csys&#92. 程序发布(1)使用 MATLAB 命令compopts.0[3] Microsoft Visual C++ 2005 SP1 in C;MathWorks&#92: Microsoft Visual C++ 2005 SP1 Location.exe (在Windows上);Microsoft Visual Studio 8 [0] None Cn. ;win32\mbuildopts&#92: 3 PleaseMATLAB&#92: C:
D;MATLAB&#92. 设置(以vs2005为例)&gt. 安装
单独安装,然后就可以使用编译后的程序了,首先需要把MCRInstaller
怎么还是提示[0] None ?
提问者评价
来自团队:
相关专业回答
在MATLAB的Command Window下输入命令 mbuild –setup,并根据MATLAB的提示选择合适的编译器,使用Microsoft Visual C++6.0,进行对C++连接环境的设置。
过程如下:
&& mbuild -setup
按照提示选择操作,选择编译器进行安装
然后,在MATLAB的Command Window下输入命令 mex –setup,进行对编译环境的设置。过程如下:
&& mex -setup
其他类似问题
为您推荐:
编译器的相关知识
等待您来回答
下载知道APP
随时随地咨询
出门在外也不愁

我要回帖

更多关于 32位和64位哪个流畅 的文章

 

随机推荐