Brush: How can I change the font color of the displayed X and Y range?
Show older comments

In my App in App Designer the background color of the figures is black. Therefore the displayed X and Y ranges (highlighted in yellow in the image above) should have white as font color. It is possible to change this font color?
1 Comment
Hans-Juergen Nitzpon
on 6 Jun 2024
Answers (1)
Select the Property Inspector, select the text, choose a color.
(The following code is just to get the image uploaded)
I=imread('TextColor.png');
imshow(I)
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!