Can I make NaN show up black instead of white in pcolor?
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Here's the code I have:
 skincom(skincom==0)=NaN;
 pcolor(skincom)
I want to assign NaN as black not white.
0 Commenti
Risposte (0)
Vedere anche
Categorie
				Scopri di più su NaNs in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!