how can i set all of them concurrently in gui
Afficher commentaires plus anciens
a1=double2str(set(handles.edit4,'string',svr));
a2=double2str(set(handles.edit12,'string',yy));
a3=double2str(set(handles.edit3,'string',xx));
Réponse acceptée
Plus de réponses (1)
Yunus
le 26 Mai 2013
0 votes
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!