Make an app from matlab app designer a executable .

Hello everyone,
I have designed an app with Matlab app designer and now I want to make it an executable.
I mean, what I want now is to export it like a program, like a executable in your desktop to click on it an use it like a regular program.
How do I do that?
Thanks a lot

Answers (1)

Use the MATLAB Compiler product to create and deploy a web app.

2 Comments

Thank you a lot for your help!
But that is for a web app, and the result archives are .ctf, .html, .txt and .log.
Where is my "physical" app? Where is my .exe? Where is my app?
Thanks!
Ah, I focused on the word "app" and not so much on "executable". For a standalone executable see this documentation page instead.

Sign in to comment.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products

Release

R2019b

Commented:

on 27 Jan 2022

Community Treasure Hunt

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

Start Hunting!