Effacer les filtres
Effacer les filtres

Problem with GUIDE/Handle

1 vue (au cours des 30 derniers jours)
Gbola
Gbola le 10 Fév 2012
Hi, Kindly assist me in displaying an output in a particular static text or edit text in Graphical User Interface Development Environment(GUIDE). Thanks.

Réponse acceptée

Walter Roberson
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.

Plus de réponses (0)

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!

Translated by