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

1 view (last 30 days)
i have a gui and i want which user entered into edittext i save it into the array can u help me plz?

Answers (1)

Walter Roberson
Walter Roberson on 21 Dec 2013
  2 Comments
fatemeh
fatemeh on 21 Dec 2013
Edited: Walter Roberson on 21 Dec 2013
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

Sign in to comment.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!