Filter löschen
Filter löschen

How to add text or string in App Designer

10 Ansichten (letzte 30 Tage)
Andre Munoz
Andre Munoz am 4 Okt. 2017
Kommentiert: Cam Salzberger am 6 Okt. 2017
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?

Antworten (1)

Rik
Rik am 4 Okt. 2017
It sounds like uicontrol('Style','text') will do the trick.
  4 Kommentare
Andre Munoz
Andre Munoz am 4 Okt. 2017
Yes, I have called uilabel while specifying the parent. No luck.
Cam Salzberger
Cam Salzberger am 6 Okt. 2017
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?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by