We want to get colors on edit text in GUI. How can we do this ?

1 Ansicht (letzte 30 Tage)
cevdet kopuz
cevdet kopuz am 11 Dez. 2019
Kommentiert: cevdet kopuz am 12 Dez. 2019
We want to get colors on edit text in GUI. How can we do this ? Is there any color code ?

Antworten (1)

Robert U
Robert U am 12 Dez. 2019
Hi cevdet kopuz,
if you use uicontrol()-elements in your GUI, you can make use of the properties "ForegroundColor" and "BackgroundColor". Both can be controlled by supplying RGB value triplets.
Kind regards,
Robert

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by