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

1 vue (au cours des 30 derniers jours)
fatemeh
fatemeh le 21 Déc 2013
Commenté : Walter Roberson le 21 Déc 2013
i have a gui and i want which user entered into edittext i save it into the array can u help me plz?

Réponses (1)

Walter Roberson
Walter Roberson le 21 Déc 2013
  2 commentaires
fatemeh
fatemeh le 21 Déc 2013
Modifié(e) : Walter Roberson le 21 Déc 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

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by