heat map making a colour dissapear
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a heatmap showing cross correlations which is most of the time zero. I wanna make that color(which is green and I am using jet) that shows zero dissapear so that I can see correlations more clearly. How can I do this?
3 commentaires
Image Analyst
le 24 Juil 2020
Can you attach MSF_cross in a .mat file with the paper clip icon?
save('answers.mat', 'MSF_cross');
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Distribution Plots 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!