How to plot a colored graph from a latin square?

asked 2015-12-14 20:08:13 +0200

vicarious gravatar image

updated 2015-12-14 20:33:10 +0200

The program will get input in form of a matrix that is a latin square.

This matrix will be dealt with as a blueprint for a complete graph, each cell of the matrix representing the color. How can I plot such matrices?

edit retag flag offensive close merge delete