How to install 'Application Compiler' app to Matlab R2014b
이전 댓글 표시
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
답변 (1개)
Dasharath Gulvady
2015년 5월 11일
0 개 추천
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.
카테고리
도움말 센터 및 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!