フィルターのクリア

How to add text or string in App Designer

10 ビュー (過去 30 日間)
Andre Munoz
Andre Munoz 2017 年 10 月 4 日
コメント済み: Cam Salzberger 2017 年 10 月 6 日
Hi
I am creating an app in App Designer that perform some calculations. During the process, I want to display text somewhere in the app from a string in the main code. I am aware of uilabel, but this creates a new window instead of displaying the text in the app window.
Please can you help me?

回答 (1 件)

Rik
Rik 2017 年 10 月 4 日
It sounds like uicontrol('Style','text') will do the trick.
  4 件のコメント
Andre Munoz
Andre Munoz 2017 年 10 月 4 日
Yes, I have called uilabel while specifying the parent. No luck.
Cam Salzberger
Cam Salzberger 2017 年 10 月 6 日
Hello Andre,
I answered a similar question here, and didn't experience any issues. Can you provide some details on what didn't work? Did you get any error messages?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by