Can I make NaN show up black instead of white in pcolor?

1 visualizzazione (ultimi 30 giorni)
Here's the code I have:
skincom(skincom==0)=NaN;
pcolor(skincom)
I want to assign NaN as black not white.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by