How to install 'Standalone Desktop App' in app designer

12 views (last 30 days)
Hi there,
I have developed a simple application with App Designer, packaged and installed it in my computer. Now I would like to be able to compile it so I can uploaded into the web and make it workable for other users that don't have matlab. However, when I try to do that in app designer the options are disable as in the picture:
So I would have two questions:
  1. How do I install them?
  2. Is there any free introductory tutorial to both compilers (preferably in Youtube) ?
KR

Answers (1)

Chidvi Modala
Chidvi Modala on 15 Apr 2020
MATLAB Compiler lets you share MATLAB programs as standalone, MapReduce, and Spark™ applications; web apps; and Microsoft Excel add-ins. So you may have to install MATLAB Compiler toolbox for this.
You can refer to this example which gives a detail explanation on how to create a web app.
  1 Comment
Rubén Pérez Sanz
Rubén Pérez Sanz on 15 Apr 2020
What I was looking for was how to install it too, I finally figure it out that you have to install it via 'get add-ons'
Mnay thanks for the example!!

Sign in to comment.

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!