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.

 採用された回答

Walter Roberson
Walter Roberson 2012 年 2 月 10 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeFuzzy Logic Toolbox についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by