How to sort heatmap columns based on outside data
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Distribution Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
