Problem with GUIDE/Handle
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, Kindly assist me in displaying an output in a particular static text or edit text in Graphical User Interface Development Environment(GUIDE). Thanks.
0 commentaires
Réponse acceptée
Walter Roberson
le 10 Fév 2012
set(handles.text1, 'String', 'Easy as juggling')
This would be for an object whose Tag property had been set to "text1" when the object was created.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Fuzzy Logic Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!