Can I make a standalone app (designed from App Designer) so that it runs on computers without Matlab1?

조회 수: 73 (최근 30일)
I made a GUI application using Matlab App designer. I was able to create a standalone app by using the application compiler. However, it looks like I can only install the application if the computer already has Matlab. Can I somehow install my application on computers that do not have Matlab installed?

채택된 답변

Cris LaPierre
Cris LaPierre 2022년 1월 22일
Yes. However, computers that don't have MATLAB installed will need MATLAB Runtime.
See the instructions here on how to create a standalone App Designer app. When packaging your opp, you have an option to include MATLAB Runtime in the executable (larger file), or to have the exectuable download MATLAB Runtime if needed on the end user's computer.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by