how can store the value of textedit in the array or cell array?

i have a gui and i want which user entered into edittext i save it into the array can u help me plz?

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 12 月 21 日

0 投票

2 件のコメント

fatemeh
fatemeh 2013 年 12 月 21 日
編集済み: Walter Roberson 2013 年 12 月 21 日
i want get the value of selected radio button from button group i use this code:
u=get(handles.uipanel12,'SelectedObject');
but this code get me a number while the object is a string.
can u help me? thanks
Walter Roberson
Walter Roberson 2013 年 12 月 21 日
get(u, 'Value')

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

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

タグ

質問済み:

2013 年 12 月 21 日

コメント済み:

2013 年 12 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by