Can I make NaN show up black instead of white in pcolor?
Show older comments
Here's the code I have:
skincom(skincom==0)=NaN;
pcolor(skincom)
I want to assign NaN as black not white.
Answers (0)
Categories
Find more on NaNs 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!