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 Center および File ExchangeIntroduction 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