How to install 'Application Compiler' app to Matlab R2014b
2 ビュー (過去 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!