How to install 'Application Compiler' app to Matlab R2014b

8 views (last 30 days)
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

Answers (1)

Dasharath Gulvady
Dasharath Gulvady on 11 May 2015
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.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!