Generate edit text boxes by providing their numbers in GUI

1 回表示 (過去 30 日間)
Ahmed Anas
Ahmed Anas 2019 年 8 月 2 日
コメント済み: Rik 2020 年 1 月 31 日
I want to generate n number of edit text boxes by providing n as input in GUI. Is it possible?
For example,
User first provide value of n. Let it be 5
Then 5 edit boxes will be generated and then user provide values in them.
  1 件のコメント
Rik
Rik 2020 年 1 月 31 日
This is fairly easy with a programmatic GUI, as you can create the uicontrol objects in a loop and determine the Position based on the number of inputs.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by