Problem with GUIDE/Handle

Hi, Kindly assist me in displaying an output in a particular static text or edit text in Graphical User Interface Development Environment(GUIDE). Thanks.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 10 Feb. 2012

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by