フィルターのクリア

Adding Multiple Set of Data in Uitable

1 回表示 (過去 30 日間)
ElevenFourth
ElevenFourth 2013 年 4 月 11 日
Hello friends,
I am a newbie in matlab, so I really need your help. I currently have 4 GUIs using guide. A listbox, a pushbutton, an edit text box, and uitable. What I am planning to do is : Typing a title of data in the edit text box (for example : 'Data A'), and by clicking the pushbutton, the title typed may appear in the listbox. And when I fill the data in the uitable, it would be specific for the 'Data A'.
Then I if I want to add another set of data, I would just simply type another title ('Data B'), and click the pushbutton so it would appear in the listbox. And the listbox would automatically select the 'Data B' (new inserted title). Also, the uitable would reset but does not erase the previous data which was filled in the uitable for 'Data A'.
Then, if I select 'Data A' in the listbox, the first set of data in the uitable would appear again, and so on.
The number of row in 'Data A' and 'Data B' may be different. How can I possibly do this?
Thank you in advance !
  1 件のコメント
Jan
Jan 2013 年 4 月 11 日
This is a vague question and an answer would required a lot of guessing. Could you offer some existing code, such that expanding is easier than writing from scratch?

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

回答 (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