Redian新闻
>
求助:stand-alone application 无法运行
avatar
求助:stand-alone application 无法运行# Computation - 科学计算
l*k
1
写了几个小程序,然后用 mcc -m 编译成 exe文件。到没有安装matlab的机器运行,出
错: ‘mclmcrrt70.dll not installed...’
在matlab 里面找到MCRinstaller, 安装完后出来新的错误 about‘set_para...’
请问怎么解决这个错误啊?
谢谢
avatar
g*y
2
could be many reasons. you may need to check the online documentation on Mat
hworks' website.For each error message, they have a specific article about
it.

【在 l****k 的大作中提到】
: 写了几个小程序,然后用 mcc -m 编译成 exe文件。到没有安装matlab的机器运行,出
: 错: ‘mclmcrrt70.dll not installed...’
: 在matlab 里面找到MCRinstaller, 安装完后出来新的错误 about‘set_para...’
: 请问怎么解决这个错误啊?
: 谢谢

avatar
l*k
3
Thank you a lot!!!
I found the solution with the 'set_param' error in the matlab website.
it is said this is a bug in matlab. the solution is very easy.
you just go to find the matlabrc.m under folder ...toolbox/compiler/deploy..
.
'Comment out the following lines (numbers 81 and 82) that have a call to SET
_PARAM.
%set_param(0,'PaperType',defaultpaper);
%set_param(0,'PaperUnits',defaultunits);
Then, mcc again to generate a new .exe.
Try it again ---- Bingo!
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。