Combining two *.mlapp programs into one common GUI
古いコメントを表示
I have two large *.mlapp files created using apps designer. They are independent programs but are related to the same project. One of them simulates data, and the other processes data. The link right now is through data files. I would like to combine these two programs into one common GUI, for example, using tab groups or some kind of master interface that calls the others. Is there a way to do this?
回答 (2 件)
Peter de Goot
2020 年 6 月 8 日
1 投票
1 件のコメント
Laura V.
2024 年 8 月 27 日
Hi Peter, I have the same problem. Did you find a solution?
Sahithi Kanumarlapudi
2020 年 6 月 8 日
0 投票
Hi,
You can do that using panels or tabgroups depending on your required functionality. If you can provide more information on what each app contains, i can help you with what would be the best option.
For more information on tab groups and panels refer to the following links:
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!