Azzera filtri
Azzera filtri

Heatmap sort of image

1 visualizzazione (ultimi 30 giorni)
Ahamed Tuani
Ahamed Tuani il 23 Apr 2018
Commentato: Ahamed Tuani il 24 Apr 2018
Hi everyone,
Need help in plotting where I have a TSP tour of 25 14 24 43 7 23 6 27 48 8 26 31 28 3 25 and I would like to create a heatmap sort of image that shows the connection/relation between the nodes as shown in the example attached
. Help and ideas are greatly appreciated and many thanks.

Risposte (1)

Steven Lord
Steven Lord il 23 Apr 2018
Use the heatmap function? Call spy on the adjacency matrix?
  1 Commento
Ahamed Tuani
Ahamed Tuani il 24 Apr 2018
Hi Steven,
Thanks for the reply. I'm looking at the spy function as per your suggestion but any idea how I can rank the nodes from the first node of the tour to the next node?
Thanks again.

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by