heat map making a colour dissapear
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Image Analyst
2020 年 7 月 24 日
Can you attach MSF_cross in a .mat file with the paper clip icon?
save('answers.mat', 'MSF_cross');
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Distribution Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!