Filter löschen
Filter löschen

How could I label my edit box in a GUI?

3 Ansichten (letzte 30 Tage)
J. Nash
J. Nash am 14 Feb. 2017
Beantwortet: Walter Roberson am 14 Feb. 2017
I want to have a something like this [Name of something][Edit Box] is possible to do it? I want it to be outside the edit box.

Antworten (1)

Walter Roberson
Walter Roberson am 14 Feb. 2017
You can create a uicontrol('style','text') with that content and put it beside edit box.

Kategorien

Mehr zu Get Started with MATLAB 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