How to install 'Application Compiler' app to Matlab R2014b
6 次查看(过去 30 天)
显示 更早的评论
I am trying to create an executable for my GUI files but it appears that the Compiler library/function has not been installed in Matlab. I have downloaded and installed the Matlab Compiler Runtime program but I don't believe that is the correct file. I am running 64-bit version 8.4 R2014b for windows.
Could someone direct me to installing the 'Application Compiler' app for Matlab?
Thanks
0 个评论
回答(1 个)
Dasharath Gulvady
2015-5-11
From what I understand you have installed MATLAB Compiler Runtime and you are trying to compile an application in MATLAB. Note that MATLAB Compiler Runtime is only for running compiled applications.
In order to compile an application in MATLAB, you need to install MATLAB Compiler toolbox. This toolbox has Application Compiler.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!