How to sort heatmap columns based on outside data
古いコメントを表示
Hi,
I plotted a heatmap as shown below:
h = heatmap(array);


I want to sort my columns based on some outside data, specifically an array called idx shown below. How can I do this?

Thanks.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Distribution Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
