Unwanted black background on a figure
Mostra commenti meno recenti
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.

Risposta accettata
Più risposte (1)
Charles Rice
il 21 Gen 2026
0 voti
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.
Categorie
Scopri di più su Wavelet Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!