to give specific colors to certain values in imagesc plots
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
sir, i have a 8*24 matrix. some values are nan and some values are 0. can i set specific colors to nan and 0 values in the image plot of the matrix.
0 commentaires
Réponses (1)
Image Analyst
le 28 Jan 2017
I don't know about Nans, but for zeros, definitely yes. Check out the colormap() and caxis() functions.
0 commentaires
Voir également
Catégories
En savoir plus sur Orange dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!