In Matlab 2022b, how to import from guide to app designer

4 次查看(过去 30 天)
Guide has been replaced by App designer, my doubt is how can we import data from guide to app designer. Version is 2022b. TIA

采纳的回答

Gayatri
Gayatri 2024-8-30
Hi Saurabh,
To import the content from GUIDE to App Designer in MATLAB R2022b, MATLAB provides a tool called "GUIDE to App Designer Migration Tool" to assist with this transition.
There are below ways to migrate your app:
  • In GUIDE, open your app and select File > Migrate to App Designer.
  • If you do not already have the “GUIDE to App Designer Migration Tool” installed, click Install Support Package. This opens the Add-On Explorer, where you can install the migration tool. Once you have installed the tool, reopen the GUIDE Transition Options dialog.
  • Once you have installed the “GUIDE to App Designer Migration Tool”, choose the correct FIG file and then click Migrate. The app migrates and automatically opens in App Designer.
  • In App Designer, open any app and go to the Designer tab. In the File section, click Open > Open GUIDE to App Designer Migration Tool.
  • In the MATLAB Command Window, call the “appmigration.migrateGUIDEApp” function. You can use this function to migrate multiple GUIDE apps as a batch.
You can refer the below documentations for further clarification:
I hope it helps!

更多回答(1 个)

Walter Roberson
Walter Roberson 2024-8-30

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by