Make an app from matlab app designer a executable .

조회 수: 3 (최근 30일)
ErikJon Pérez Mardaras
ErikJon Pérez Mardaras 2021년 11월 26일
댓글: Steven Lord 2022년 1월 27일
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

답변 (1개)

Steven Lord
Steven Lord 2021년 11월 26일
Use the MATLAB Compiler product to create and deploy a web app.
  댓글 수: 2
ErikJon Pérez Mardaras
ErikJon Pérez Mardaras 2022년 1월 27일
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!
Steven Lord
Steven Lord 2022년 1월 27일
Ah, I focused on the word "app" and not so much on "executable". For a standalone executable see this documentation page instead.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by