How to Packages several app in MATLAB App designer

5 次查看(过去 30 天)
I have seral page/interface. How can i combine or pakage all my page/interface in one App. Can give me the step example? Thankyou buddy.

回答(2 个)

Lakshay Rose
Lakshay Rose 2023-6-21
Hi Muhammad Zulhairee,
As per my understanding you are trying to package an app with multiple interfaces/pages with the MATLAB App Designer.
Assuming you have built an app according to your requirements with several pages and have to package the app follow the below step –
You can deploy it by clicking the "Package" button in the App Designer toolbar. This will generate a standalone application file (.mlappinstall) that can be distributed and installed on other machines without requiring MATLAB.
You can also refer to the documentation of Packaging apps –

Sudil
Sudil 2023-7-6
Hi Muhammad Zulhairee,
One simple solution to combine all your pages in one single app would be to use a Tab group container which is available in the Containers section of the Component Library. You can just put each page on a different tab.
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Package and Share Apps 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by