I have a distance matrix for ten cities (in csv). So. it is a 10x10 square matrix. 0 along diagonal. I have to plot it. I found a post that suggests using voronoi.mosaic. howeve