Heatmap sort of image

2 次查看(过去 30 天)
Ahamed Tuani
Ahamed Tuani 2018-4-23
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.

回答(1 个)

Steven Lord
Steven Lord 2018-4-23
Use the heatmap function? Call spy on the adjacency matrix?
  1 个评论
Ahamed Tuani
Ahamed Tuani 2018-4-24
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.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by