Unwanted black background on a figure
Show older comments
Whenever I run this code, I always get a black background on a figure, but I need it to be white.
load noisdopp; x = noisdopp;
wpt = wpdec(x,3,'db1','shannon');
plot(wpt);
I have no idea why it's like this.

Accepted Answer
More Answers (1)
Charles Rice
on 21 Jan 2026
0 votes
This might be too late, but if you go to Settings>Appearance there is a "Desktop Theme" and a "Figure Theme" farther down the page.
Categories
Find more on Wavelet Toolbox 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!