Kindly guide me how to add the panel for input values of app designer
6 ビュー (過去 30 日間)
古いコメントを表示
Kinldy guide me how to add the panel for input values of app designer
1 件のコメント
Cris LaPierre
2024 年 2 月 15 日
What is the goal? Can you provide more details? A panel iitself does not have any input capabilities.
回答 (1 件)
Voss
2024 年 2 月 15 日
In Design View,
- Select Panel in the Component Library on the left-hand side.
- Click somewhere in your uifigure to place the panel. It's best if the panel does not overlap any of the components you want to put in it, but it can overlap other components for now.
- Click-and-drag the edge/corner of the panel to resize it so that it's big enough to fit everything you want to put in there.
- Select all the components you want to move into the panel, either by: click, ctrl+click, ctrl-click, etc., (selecting one at a time), or easier: click-and-drag a region containing all of those components. The components become highlighted in blue when they are selected.
- Drag those selected components into the panel.
- Move the panel where it should go, i.e., where the components it now contains originally were located.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!